# Packages
No description provided by the author
# Functions
NewCtxLogger returns a logger that will add context value to the log message.
NewCtxLoggerWithSaltLogger returns a logger that will add context value to the log message, wrapped with saltLog.Logger.
NewNoop returns a no operation logger, useful in tests to avoid printing logs to stdout.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author