Class EmptyLogContextConfigurator

  • All Implemented Interfaces:
    org.jboss.logmanager.LogContextConfigurator

    public final class EmptyLogContextConfigurator
    extends Object
    implements org.jboss.logmanager.LogContextConfigurator
    An empty log context configuration which prevents the logmanager from configuring itself too early.
    • Constructor Detail

      • EmptyLogContextConfigurator

        public EmptyLogContextConfigurator()
    • Method Detail

      • configure

        public void configure​(org.jboss.logmanager.LogContext logContext,
                              InputStream inputStream)
        Specified by:
        configure in interface org.jboss.logmanager.LogContextConfigurator