# Functions
NewCustomLogger creates a new logger object with custom `writer`, `prefix` and `flags`.
NewFileLogger creates a new object of file logger.
# Structs
LoggerOpts describes the logger options.
# Interfaces
No description provided by the author