package
0.16.0
Repository: https://github.com/smithyat/go-helpers.git
Documentation: pkg.go.dev

# Functions

InitLogger Initialize a new logger and set it as the global logger.
InitMiniLogger Initialize a new logger with minimal configuration.
Isatty Check if a TTY is attached.
Trace returns a string with useful trace information used in error handling.

# Variables

No description provided by the author
Log is the global logger.

# Structs

LoggingConfig represents the configuration for the logging mechanism of the application.