# 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.
# Type aliases
Define a Level type to represent the severity level for a log entry.