public interface PaxLoggingService extends LogService
| Modifier and Type | Field and Description |
|---|---|
static String |
APPENDER_NAME_PROPERTY |
static String |
ERRORHANDLER_NAME_PROPERTY |
static String |
FILTER_NAME_PROPERTY |
static String |
LAYOUT_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, logstatic final String APPENDER_NAME_PROPERTY
static final String LAYOUT_NAME_PROPERTY
static final String FILTER_NAME_PROPERTY
static final String ERRORHANDLER_NAME_PROPERTY
int getLogLevel()
LogServicePaxContext getPaxContext()
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.