package
0.2.0
Repository: https://github.com/unit-io/unitdb.git
Documentation: pkg.go.dev

# Functions

Debug logs the debug message with tag if it is turned on.
Error logs the error messages.
Fatal logs the fatal error messages.
Info logs the conn or sub/unsub action with a tag.
ParseLevel parses a string which represents a log level and returns a zerolog.Level.

# Variables

ConnLogger is the logger to use in application.
ErrLogger is the error logger to use in application.