Class Logger.InvokeCommands

  • Enclosing class:
    Logger

    public static class Logger.InvokeCommands
    extends java.lang.Object
    Invoke commands.
    • Constructor Summary

      Constructors 
      Constructor Description
      InvokeCommands()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PUBLISH

        public static final ExtUUID PUBLISH
        Publish LogRecord.
      • CLOSE

        public static final ExtUUID CLOSE
        Close the logger.
      • FLUSH

        public static final ExtUUID FLUSH
        Close the logger.
    • Constructor Detail

      • InvokeCommands

        public InvokeCommands()