public class HybrisLog4j2LoggerContextFactory extends Object
| Constructor and Description |
|---|
HybrisLog4j2LoggerContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
LoggerContext |
getContext(String fqcn,
ClassLoader loader,
Object externalContext,
boolean currentContext) |
LoggerContext |
getContext(String fqcn,
ClassLoader loader,
Object externalContext,
boolean currentContext,
URI configLocation,
String name) |
void |
removeContext(LoggerContext context) |
public LoggerContext getContext(String fqcn, ClassLoader loader, Object externalContext, boolean currentContext)
public LoggerContext getContext(String fqcn, ClassLoader loader, Object externalContext, boolean currentContext, URI configLocation, String name)
public void removeContext(LoggerContext context)
Copyright © 2017 SAP SE. All Rights Reserved.