public class Log4jMarker extends Object implements org.slf4j.Marker
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
Log4jMarker(Marker marker) |
Modifier and Type | Method and Description |
---|---|
void |
add(org.slf4j.Marker marker) |
boolean |
contains(org.slf4j.Marker marker) |
boolean |
contains(String s) |
Marker |
getLog4jMarker() |
String |
getName() |
boolean |
hasChildren() |
boolean |
hasReferences() |
Iterator |
iterator() |
boolean |
remove(org.slf4j.Marker marker) |
public static final long serialVersionUID
public Log4jMarker(Marker marker)
public Marker getLog4jMarker()
public void add(org.slf4j.Marker marker)
add
in interface org.slf4j.Marker
public boolean remove(org.slf4j.Marker marker)
remove
in interface org.slf4j.Marker
public String getName()
getName
in interface org.slf4j.Marker
public boolean hasReferences()
hasReferences
in interface org.slf4j.Marker
public boolean hasChildren()
hasChildren
in interface org.slf4j.Marker
public Iterator iterator()
iterator
in interface org.slf4j.Marker
public boolean contains(org.slf4j.Marker marker)
contains
in interface org.slf4j.Marker
public boolean contains(String s)
contains
in interface org.slf4j.Marker
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.