Class LoggerExecutor<T>

    • Field Detail

      • directory

        protected String directory
    • Constructor Detail

      • LoggerExecutor

        public LoggerExecutor​(String directory,
                              String name)
    • Method Detail

      • getLogger

        public abstract org.slf4j.Logger getLogger()
      • destroy

        public abstract void destroy()