Package org.sblim.cimclient.internal.logging
Internal implementation of the logging & messaging framework. The classes and interfaces herein are for internal use of the SBLIM Client for Java only
and might therefore be modified or removed without notice.
- Since:
- 2.0.0
-
Interface Summary Interface Description Messages Interface Messages holds the constants for the message keys. -
Class Summary Class Description LogAndTraceBroker Class LogAndTraceBroker is the central class that implements the logging and tracing of the CIM Client.LogFormatter Class LogFormatter implements the formatting algorithm for our console log.MessageLoader Class MessageLoader encapsulates the access to the resource file containing log messages.TimeStamp Class TimeStamp is responsible for building uniform date/time strings for logging and tracing.TraceFormatter Class TraceFormatter implements the formatting algorithm for our console log.