# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
FormatLogLevel is a function which returns string format of log level.
NewLogger is a function used to get new logger object.
NewLoggerExt is a function which returns logger struct object.
NewReconfigurableSink is a function which returns struct object.
NewWriterSink is function which returns new struct object.
# Constants
DEBUG is a constant of user defined type LogLevel.
No description provided by the author
No description provided by the author
No description provided by the author
StackTraceBufferSize is a constant which defines stack track buffer size.
No description provided by the author
# Structs
LogContent is struct which stores details about log.
LogFormat is a struct which stores details about log.
ReconfigurableSink is a struct.