# Functions
NewFactory returns a new instance of a Factory producing loggers configured with the values set in the [config] parameter.
New returns a new logger set up according to [config].
NewMockLogger creates a new mock instance.
NewMockRotatingWriter creates a new mock instance.
No description provided by the author
No description provided by the author
No description provided by the author
ToFormat chooses a highlighting mode.
Inverse of Level.String().
# Constants
Colors.
Colors.
Colors.
Format modes available.
Colors.
Colors.
No description provided by the author
No description provided by the author
No description provided by the author
Colors.
No description provided by the author
Format modes available.
Colors.
Colors.
Colors.
Colors.
Colors.
Colors.
No description provided by the author
Colors.
Format modes available.
Colors.
Colors.
Colors.
Colors.
No description provided by the author
No description provided by the author
No description provided by the author
Colors.
Colors.
# Variables
Discard is a mock WriterCloser that drops all writes and close requests.
# Structs
Config defines the configuration of a logger.
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.
MockRotatingWriter is a mock of RotatingWriter interface.
MockRotatingWriterMockRecorder is the mock recorder for MockRotatingWriter.
No description provided by the author
No description provided by the author
Stacktrace can print the current stacktrace.
No description provided by the author