package
0.1.3
Repository: https://github.com/github/gh-skyline.git
Documentation: pkg.go.dev

# Functions

GetLogger returns a singleton instance of the Logger It initializes the logger on first call using sync.Once.

# Constants

Log levels ordered by increasing severity.
Log levels ordered by increasing severity.
Log levels ordered by increasing severity.
Log levels ordered by increasing severity.

# Structs

Logger provides thread-safe logging capabilities with different severity levels.

# Type aliases

LogLevel represents the severity level of a log message.