# Functions
NewLogger creates a logger context for a newly created logging output.
NewLoggerWithFile log.
# Constants
RFC3339NanoFixed is time.RFC3339Nano with nanoseconds padded using zeros to ensure the formatted time is always the same number of characters.
# Variables
DebugLevel DebugLevel.
InfoLevel InfoLevel.
JSONFormatterType JSONFormatterType.
PanicLevel PanicLevel.
TextFormatterType TextFormatterType.
# Interfaces
CommonLog log.