| Package | Description |
|---|---|
| org.ops4j.pax.logging.spi |
The SPI is not supported yet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaxAppender.doAppend(PaxLoggingEvent event)
Log in
Appender specific way. |
int |
PaxFilter.doFilter(PaxLoggingEvent event)
If the decision is
DENY, then the event will be
dropped. |
String |
PaxLayout.doLayout(PaxLoggingEvent event)
Creates the string representation of a logging event.
|
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.