public interface PaxLoggingService extends LogService
Modifier and Type | Field and Description |
---|---|
static String |
APPENDER_NAME_PROPERTY |
LOG_DEBUG, LOG_ERROR, LOG_INFO, LOG_WARNING
Modifier and Type | Method and Description |
---|---|
PaxLogger |
getLogger(org.osgi.framework.Bundle bundle,
String category,
String fqcn) |
int |
getLogLevel()
* Get the current log level.
|
PaxContext |
getPaxContext() |
log, log, log, log
static final String APPENDER_NAME_PROPERTY
int getLogLevel()
LogService
PaxContext getPaxContext()
Copyright © 2013. All Rights Reserved.