package
0.0.0-20201201052906-a54a33a9bc9d
Repository: https://github.com/luids-io/core.git
Documentation: pkg.go.dev
# Functions
NewStandard creates a new instance of a golang standard log from an object that satisfaces the Logger interface.
# Variables
LogNull is an instance of a logger object that does nothing.
# Interfaces
Logger is the main interface of the package.
# Type aliases
Level type can be used to classify the level of log messages.