# Functions
Debug prints debug log messages.
Error prints error log messages.
Fatal prints fatal log messages, which includes an exit call.
Info prints info log messages.
SetLoggerPrefixName is used to construct the custom part of the log prefix of the loggers.
Warn prints warning log messages.
# Variables
Several of these vars are exported intentionally, so callers can access & override values during their tests or runtimes.
Several of these vars are exported intentionally, so callers can access & override values during their tests or runtimes.
Several of these vars are exported intentionally, so callers can access & override values during their tests or runtimes.
Several of these vars are exported intentionally, so callers can access & override values during their tests or runtimes.
Suppress output by default when tests are being run.
Several of these vars are exported intentionally, so callers can access & override values during their tests or runtimes.