package
0.0.0-20230224025222-84bdda5fc159
Repository: https://github.com/eldiai/go_library.git
Documentation: pkg.go.dev
# Functions
NewLogger returns a new Logger instance which writes log entries at or above a minimum severity level to a specific output destination.
# Constants
Has the value of 1.
Has the value of 2.
Has the value of 0.
Has the value of 3.
# Type aliases
Level represents the severity level of a log entry.