public class Log4jMarker extends Object implements org.slf4j.Marker
Marker type bridge.| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
Log4jMarker(Marker marker)
Constructs a Log4jMarker using an existing Log4j
Marker. |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.slf4j.Marker marker) |
boolean |
contains(org.slf4j.Marker marker) |
boolean |
contains(String s) |
boolean |
equals(Object obj) |
Marker |
getLog4jMarker() |
String |
getName() |
boolean |
hasChildren() |
int |
hashCode() |
boolean |
hasReferences() |
Iterator<org.slf4j.Marker> |
iterator() |
boolean |
remove(org.slf4j.Marker marker) |
public static final long serialVersionUID
public void add(org.slf4j.Marker marker)
add in interface org.slf4j.Markerpublic boolean contains(org.slf4j.Marker marker)
contains in interface org.slf4j.Markerpublic boolean contains(String s)
contains in interface org.slf4j.Markerpublic boolean equals(Object obj)
public Marker getLog4jMarker()
public String getName()
getName in interface org.slf4j.Markerpublic boolean hasChildren()
hasChildren in interface org.slf4j.Markerpublic int hashCode()
public boolean hasReferences()
hasReferences in interface org.slf4j.Markerpublic Iterator<org.slf4j.Marker> iterator()
iterator in interface org.slf4j.Markerpublic boolean remove(org.slf4j.Marker marker)
remove in interface org.slf4j.MarkerCopyright © 1999-2021 The 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.