hierarchicalLoggingEnabled top-level property

bool hierarchicalLoggingEnabled
getter/setter pair

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;