package
0.0.0-20240506113525-b2b17d773a4b
Repository: https://github.com/21b030939/golang-project.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.

# Structs

Logger is the custom logger.

# Type aliases

Level represents the severity level of a log entry.