| Package | Description |
|---|---|
| _templates.java.util.logging | |
| _templates.javolution.util |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.getLogger(String name) |
| Modifier and Type | Method and Description |
|---|---|
Logger |
StandardLog.getLogger()
Returns the logger to which this context forwards the events to.
|
| Constructor and Description |
|---|
StandardLog(Logger logger)
Creates a standard log context forwarding events to the specified
logger.
|
Copyright © 2005–2021 Javolution. All rights reserved.