public class LoggerCreator
extends java.lang.Object
implements java.util.concurrent.Callable<java.util.logging.Logger>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
LoggerCreator.Get  | 
| Constructor and Description | 
|---|
LoggerCreator(java.lang.String channel)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.logging.Logger | 
call()  | 
boolean | 
isInit()  |