# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InitLogging ensures the logging library has been initialized with the given settings.
V builds a logger that logs messages only if verbosity is at least at the provided level.
No description provided by the author
# Variables
true to flow logging settings to child processes.
true if logging is being redirected to stderr.
>0 if verbose logging is enabled at a particular level.
# Interfaces
No description provided by the author
# Type aliases
VerboseLogger logs messages only if verbosity matches the level it was built with.