# Functions

New returns a new logger with console encoder as the default.

# Constants

EncoderConsole is the console encoder.
EncoderJSON is the json encoder.

# Structs

Logger is a wrapper for the log encoder.

# Type aliases

Encoder is an enum for the log encoders.