| Package | Description |
|---|---|
| org.apache.openejb.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JuliLogStream |
class |
Log4jLogStream |
class |
LogStreamAsync |
class |
Slf4jLogStream
Log the output to Slf4j
|
| Modifier and Type | Method and Description |
|---|---|
LogStream |
JuliLogStreamFactory.createLogStream(LogCategory logCategory) |
LogStream |
PaxLogStreamFactory.createLogStream(LogCategory logCategory) |
LogStream |
LogStreamFactory.createLogStream(LogCategory logCategory) |
LogStream |
Log4jLogStreamFactory.createLogStream(LogCategory logCategory) |
LogStream |
Slf4jLogStreamFactory.createLogStream(LogCategory logCategory) |
| Constructor and Description |
|---|
Logger(LogCategory category,
LogStream logStream,
String baseName) |
LogStreamAsync(LogStream ls) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.