package
0.0.0-20240524082844-ee6fcb2269f2
Repository: https://github.com/dias221467/assingment1_golang.git
Documentation: pkg.go.dev

# Functions

Return a new Logger instance which writes log entries at or above a minimum severity level to a specific output destination.

# Constants

Has the value 1.
Has the value 2.
Has the value 0.
Has the value 3.

# Structs

Define a custom Logger type.

# Type aliases

Define a Level type to represent the severity level for a log entry.