public class PaxLevelImpl extends Object implements org.ops4j.pax.logging.spi.PaxLevel
PaxLevel. It's the easiest implementation, because PaxLevel
was inspired by Log4J1 itself.| Constructor and Description |
|---|
PaxLevelImpl(org.apache.log4j.Level delegate) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSyslogEquivalent() |
boolean |
isGreaterOrEqual(org.ops4j.pax.logging.spi.PaxLevel r) |
int |
toInt() |
String |
toString() |
public boolean isGreaterOrEqual(org.ops4j.pax.logging.spi.PaxLevel r)
isGreaterOrEqual in interface org.ops4j.pax.logging.spi.PaxLevelpublic int toInt()
toInt in interface org.ops4j.pax.logging.spi.PaxLevelpublic int getSyslogEquivalent()
getSyslogEquivalent in interface org.ops4j.pax.logging.spi.PaxLevelCopyright © 2006–2022 OPS4J - Open Participation Software for Java. All rights reserved.