Class ServerLogManager


  • public class ServerLogManager
    extends LogManager
    Delay the reset after the server completed the shutdown. Credits: Peter Lawrey (https://stackoverflow.com/questions/13825403/java-how-to-get-logger-to-work-in-shutdown-hook)
    Author:
    Luca Garulli ([email protected])
    • Constructor Detail

      • ServerLogManager

        public ServerLogManager()
    • Method Detail

      • enableReset

        public static void enableReset​(boolean value)
      • resetFinally

        public static void resetFinally()