Uses of Interface
org.refcodes.logger.MessageLogger

  • Uses of MessageLogger in org.refcodes.logger

    Modifier and Type
    Interface
    Description
    interface 
    Plain simple interface for logging out runtime information generated by software systems.
    Classes in org.refcodes.logger that implement MessageLogger
    Modifier and Type
    Class
    Description
    class 
    The default implementation of the RuntimeLogger interface to be configured with a (back-end) Logger.
    class 
    This RuntimeLoggerSingleton provides a RuntimeLogger singleton configured by a "runtimelogger-config.xml" file find in one of the several locations relative to your application's base directory: The applications base directory (where your JAR or your classes reside) is taken and a list of directories (as defined in the Folders.CONFIG_DIRS) relative to this base directory is generated : The actual directories being looked at (in case them exist) are as follows, relative to your applications base directory: ..