Constructor and Description |
---|
JclLogger(PaxLogger delegate) |
Constructor and Description |
---|
JuliLogger(PaxLogger delegate) |
Modifier and Type | Field and Description |
---|---|
protected PaxLogger |
Category.m_delegate |
Constructor and Description |
---|
Category(PaxLogger delegate) |
Modifier and Type | Class and Description |
---|---|
class |
FqcnIgnoringPaxLogger |
Modifier and Type | Method and Description |
---|---|
PaxLogger |
PaxLoggingService.getLogger(org.osgi.framework.Bundle bundle,
String category,
String fqcn) |
PaxLogger |
OSGIPaxLoggingManager.getLogger(String category,
String fqcn) |
PaxLogger |
PaxLoggingManager.getLogger(String category,
String fqcn) |
Constructor and Description |
---|
AvalonLogger(PaxLogger logger) |
Modifier and Type | Class and Description |
---|---|
class |
BufferingLog
Experimental fallback strategy for non-availability.
|
class |
DefaultServiceLog
This Logger will be used when the Pax Logging Service is not available.
|
class |
TrackingLogger |
Modifier and Type | Method and Description |
---|---|
static PaxLogger |
FallbackLogFactory.createFallbackLog(org.osgi.framework.Bundle bundle,
String categoryName) |
Modifier and Type | Class and Description |
---|---|
class |
PaxLoggerImpl |
Modifier and Type | Method and Description |
---|---|
PaxLogger |
PaxLoggingServiceImpl.getLogger(org.osgi.framework.Bundle bundle,
String category,
String fqcn) |
Constructor and Description |
---|
Slf4jLogger(String name,
PaxLogger delegate) |
Copyright © 2012. All Rights Reserved.