Class IfConfig


  • public final class IfConfig
    extends java.lang.Object
    Simple class to log ifconfig-style output at DEBUG logging.
    • Constructor Summary

      Constructors 
      Constructor Description
      IfConfig()  
    • Method Summary

      Modifier and Type Method Description
      static void logIfNecessary()
      log interface configuration at debug level, if its enabled
      • Methods inherited from class java.lang.Object

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

      • IfConfig

        public IfConfig()
    • Method Detail

      • logIfNecessary

        public static void logIfNecessary()
        log interface configuration at debug level, if its enabled