public static final class Log.RecorderFactoryImpl extends Object implements Log.RecorderFactory
Log.RecorderImpls.
Default implementation of RecorderFactory.
| Constructor and Description |
|---|
RecorderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Log.Recorder |
createRecorder(String name)
Creates and returns the logger having specified name.
|
public Log.Recorder createRecorder(String name)
Log.RecorderFactorycreateRecorder in interface Log.RecorderFactory