| 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,
java.lang.String category,
java.lang.String fqcn) |
PaxLogger |
OSGIPaxLoggingManager.getLogger(java.lang.String category,
java.lang.String fqcn) |
PaxLogger |
PaxLoggingManager.getLogger(java.lang.String category,
java.lang.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,
java.lang.String categoryName) |
| Constructor and Description |
|---|
Slf4jLogger(java.lang.String name,
PaxLogger delegate) |
Copyright © 2006-2021 OPS4J - Open Participation Software for Java. All Rights Reserved.