Package | Description |
---|---|
org.ops4j.pax.logging.service.internal | |
org.ops4j.pax.logging.spi |
The SPI is not supported yet.
|
Modifier and Type | Class and Description |
---|---|
class |
PaxLevelImpl |
Modifier and Type | Method and Description |
---|---|
PaxLevel |
PaxLoggingEventImpl.getLevel()
Return the level of this event.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PaxLevelImpl.isGreaterOrEqual(PaxLevel r) |
Modifier and Type | Method and Description |
---|---|
PaxLevel |
PaxLoggingEvent.getLevel() |
Modifier and Type | Method and Description |
---|---|
boolean |
PaxLevel.isGreaterOrEqual(PaxLevel r)
Returns
true if this level has a higher or equal
level than the level passed as argument, false
otherwise. |
Copyright © 2019. All rights reserved.