public abstract class LoggerListener extends Object
Logger.getChildLogger(java.lang.String).| Constructor and Description |
|---|
LoggerListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
loggerCreated(String category,
Logger logger)
Notify listener that Logger was created.
|
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.