package
1.4.1
Repository: https://github.com/bar-counter/slog.git
Documentation: pkg.go.dev

# 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.

# Interfaces

Logger is a interface.
A Sink represents a write destination for a Logger.

# Type aliases

Data is a map.
LogLevel is a user defined variable of type int.