Class Logger.InvokeKeys

  • Enclosing class:
    Logger

    public static class Logger.InvokeKeys
    extends java.lang.Object
    Invoke keys.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static ExtKey LOG_RECORD
      Log Record.
    • Constructor Summary

      Constructors 
      Constructor Description
      InvokeKeys()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LOG_RECORD

        public static final ExtKey LOG_RECORD
        Log Record.
    • Constructor Detail

      • InvokeKeys

        public InvokeKeys()