Package ch.autumo.beetroot.logging


package ch.autumo.beetroot.logging
Logging component with implementations (default: log4j2 behind SLF4j).
Configuration file: cfg/logging.xml for log4j2.
  • Class
    Description
    Abstract logging class.
    Log4j2 Logging initialization.
    Log-buffer; used before the logging system is initialized.
    Enum for logging severity levels.
    Log4j log event appender.
    LogEventList<LogEvent>
    Log event list with a maximum size and with shadow copies of log events.
    Logging interface.
    Logging factory.