Package org.sblim.cimclient.internal.logging


package org.sblim.cimclient.internal.logging
Internal implementation of the logging invalid input: '&' 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
  • Class
    Description
    Class LogAndTraceBroker is the central class that implements the logging and tracing of the CIM Client.
    Class LogFormatter implements the formatting algorithm for our console log.
    Class MessageLoader encapsulates the access to the resource file containing log messages.
    Interface Messages holds the constants for the message keys.
    Class TimeStamp is responsible for building uniform date/time strings for logging and tracing.
    Class TraceFormatter implements the formatting algorithm for our console log.