Uses of Class
Logger.Entry

Uses of Logger.Entry in
 

Methods in with parameters of type Logger.Entry
 void Logger.LoggerTarget.log(Logger.Entry entry)
          Log the log entry.
 void Logger.FilenameLoggerTarget.log(Logger.Entry entry)
          Log the log entry to the file.
 void Logger.WriterLoggerTarget.log(Logger.Entry entry)
          Log the log entry to the Writer.