public class Log4jMarkerFactory extends Object implements org.slf4j.IMarkerFactory
Constructor and Description |
---|
Log4jMarkerFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
detachMarker(String name) |
boolean |
exists(String name) |
org.slf4j.Marker |
getDetachedMarker(String name) |
org.slf4j.Marker |
getMarker(String name) |
public org.slf4j.Marker getMarker(String name)
getMarker
in interface org.slf4j.IMarkerFactory
public boolean exists(String name)
exists
in interface org.slf4j.IMarkerFactory
public boolean detachMarker(String name)
detachMarker
in interface org.slf4j.IMarkerFactory
public org.slf4j.Marker getDetachedMarker(String name)
getDetachedMarker
in interface org.slf4j.IMarkerFactory
Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.