Klasse FileLogHandler

java.lang.Object
ch.nolix.core.errorcontrol.logger.LogHandler
ch.nolix.core.errorcontrol.logger.FileLogHandler

public final class FileLogHandler extends LogHandler
  • Felddetails

  • Konstruktordetails

    • FileLogHandler

      public FileLogHandler()
  • Methodendetails

    • getLocalNolixLogFilePath

      public static String getLocalNolixLogFilePath()
    • log

      protected void log(LogEntry logEntry)
      Angegeben von:
      log in Klasse LogHandler