Class Markers


  • public class Markers
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.logging.log4j.Marker FTI_MARKER  
      static org.apache.logging.log4j.Marker LOG_MARKER  
    • Constructor Summary

      Constructors 
      Constructor Description
      Markers()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • FTI_MARKER

        public static final org.apache.logging.log4j.Marker FTI_MARKER
      • LOG_MARKER

        public static final org.apache.logging.log4j.Marker LOG_MARKER
    • Constructor Detail

      • Markers

        public Markers()