public class HybrisLoggerHierarchy
extends Hierarchy
| Constructor and Description |
|---|
HybrisLoggerHierarchy(Logger root)
Instantiates a new hierarchy and sets the default logger factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Logger |
exists(String name) |
Logger |
getLogger(String name) |
protected Logger |
loadLoggerWhichDoesntExist(String name) |
void |
resetConfiguration() |
void |
shutdown() |
Copyright © 2017 SAP SE. All Rights Reserved.