# Functions
Append a function to be called (asynchronously in its own goroutine, or synchronously if SynchronousIntercepts is true) for every line logged.
Appends one error to another, allowing for operations that return multiple errors to remain compatible within a single-valued context.
No description provided by the author
No description provided by the author
Present a confirmation prompt.
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
No description provided by the author
Logs the current stack trace as debug log output.
Pretty-print the given arguments to the log at debug-level.
Same as Dump, but accepts a format string.
Marshal the arguments as indented JSON and log them at debug-level.
Return whether the given error contains with the given message.
Return whether the given error is prefixed with the given message.
Return whether the given error is suffixed with the given message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Invoke Fatalf() if the given error is not nil.
Invoke Fatal() if the given error is not nil.
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
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
Remove the previously-added log intercept function.
No description provided by the author
No description provided by the author
Set the destination Writer where logs will henceforth be written.
Retrieves details about the call stack that led to this function call.
Same as CSprintf, but wraps all replaced color sequences with terminal escape sequences as defined in TerminalEscapePrefix and TerminalEscapeSuffix.
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
# Constants
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
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
The LOGLEVEL environment variable has final say over the effective log level for all users of this package.
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
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
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