Class LogMDC


  • public class LogMDC
    extends Object
    Constants and functions for MDC (Mapped Diagnostic Context) logging
    • Constructor Detail

      • LogMDC

        public LogMDC()
    • Method Detail

      • isMDCEnabled

        public static boolean isMDCEnabled()
      • setMDCEnabled

        public static void setMDCEnabled​(boolean b)
      • putMDCExecution

        public static void putMDCExecution​(ExecutionEntity e)
      • clear

        public static void clear()