Class EmptyLogContextConfigurator

java.lang.Object
io.quarkus.bootstrap.logging.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 Details

    • EmptyLogContextConfigurator

      public EmptyLogContextConfigurator()
  • Method Details

    • configure

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