Class LogEvent


  • public class LogEvent
    extends Object
    Source data to be rendered to a final log message
    • Constructor Detail

      • LogEvent

        public LogEvent()
    • Method Detail

      • getCallerClassName

        public String getCallerClassName()
        Returns:
        the name of the application client class calling the logging method of this logger instance
      • getResolvedMessage

        public CharSequence getResolvedMessage()
        Returns:
        log message text with all placeholder arguments resolved and replaced by final values