ROOT_LOGGER_NAME

val ROOT_LOGGER_NAME: String = "ROOT"

The name used for the root logger. LoggingSystem implementations should ensure that this is the name used to represent the root logger, regardless of the underlying implementation.