# Constants
DetailedFormat is the default log format which uses only the most essential fields.
O_FILE for stdout+stderr or a filename.
O_JSON for a JSON log server.
O_RPC for a gRPC server.
# Variables
Default Logger object.
# Structs
Event line in a log file.
Logger structure for configurable output.
LogShortcuts for the lazy.