# Functions
FromContext retrives the logger from context.
FromRawLogger creates Logger type from zerolog Logger.
NewLogger creates a new logger with specified output stream and level.
SilentLogger creates a new logger that discards all the output.
# Constants
Selective log levels.
No description provided by the author
No description provided by the author
# Interfaces
Logger has selective logger method signatures.