package
0.1.0
Repository: https://github.com/pennocktech/dummyapp.git
Documentation: pkg.go.dev

# Functions

Enabled is a predicate stating if logging is enabled.
NilLogger returns a typed nil which satisfies Logger but does nothing.
Setup is used to setup logging.

# Interfaces

Logger is the interface API which the rest of our code should use for logging.