Class Log_txt

  • All Implemented Interfaces:
    Log

    public class Log_txt
    extends java.lang.Object
    implements Log
    • Constructor Summary

      Constructors 
      Constructor Description
      Log_txt()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void txt_output​(boolean txt_output)  
      void write​(java.lang.StackTraceElement[] el)  
      void write​(java.lang.String input, int priority)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Log_txt

        public Log_txt()
    • Method Detail

      • write

        public void write​(java.lang.String input,
                          int priority)
        Specified by:
        write in interface Log
        Parameters:
        input - input
        priority - priority level
      • write

        public void write​(java.lang.StackTraceElement[] el)
        Specified by:
        write in interface Log
        Parameters:
        el - stacktrace
      • txt_output

        public void txt_output​(boolean txt_output)
        Specified by:
        txt_output in interface Log
        Parameters:
        txt_output - boolean text output