类 ScxLog4jLoggerContextFactory

java.lang.Object
cool.scx.logging.spi.log4j.ScxLog4jLoggerContextFactory
所有已实现的接口:
org.apache.logging.log4j.spi.LoggerContextFactory

public final class ScxLog4jLoggerContextFactory extends Object implements org.apache.logging.log4j.spi.LoggerContextFactory
a
版本:
0.0.1
作者:
scx567888
  • 构造器详细资料

    • ScxLog4jLoggerContextFactory

      public ScxLog4jLoggerContextFactory()
      a
  • 方法详细资料

    • getContext

      public org.apache.logging.log4j.spi.LoggerContext getContext(String fqcn, ClassLoader loader, Object externalContext, boolean currentContext)
      指定者:
      getContext 在接口中 org.apache.logging.log4j.spi.LoggerContextFactory
    • getContext

      public org.apache.logging.log4j.spi.LoggerContext getContext(String fqcn, ClassLoader loader, Object externalContext, boolean currentContext, URI configLocation, String name)
      指定者:
      getContext 在接口中 org.apache.logging.log4j.spi.LoggerContextFactory
    • removeContext

      public void removeContext(org.apache.logging.log4j.spi.LoggerContext removeContext)
      指定者:
      removeContext 在接口中 org.apache.logging.log4j.spi.LoggerContextFactory