hierarchicalLoggingEnabled top-level property
Whether to allow fine-grain logging and configuration of loggers in a hierarchy.
When false, all hierarchical logging instead is merged in the root logger.
Implementation
bool hierarchicalLoggingEnabled = false;