| Modifier and Type | Field and Description | 
|---|---|
static String | 
LOGGER_DELEGATE_FACTORY_CLASS_NAME  | 
| Constructor and Description | 
|---|
LoggerFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Logger | 
getLogger(Class<?> clazz)  | 
static Logger | 
getLogger(String name)  | 
static void | 
initialise()  | 
static void | 
removeLogger(String name)  | 
public static final String LOGGER_DELEGATE_FACTORY_CLASS_NAME
Copyright © 2020 Eclipse. All rights reserved.