package
0.0.0-20210115074644-2847b5921e4c
Repository: https://github.com/packtpublishing/advanced-go-programming-in-7-days.git
Documentation: pkg.go.dev

# Functions

New creates a new Logger.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Console creates a new Logger that outputs to Stderr.

# Structs

Type Logger represents a logging object that handles log entries based on the current log level.

# Type aliases

Define levels.