//
pkg.gl
Category
github.com/sgtsquiggs/tail
logger
package
1.0.3
Repository:
https://github.com/sgtsquiggs/tail.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
41 SLOC
#
Variables
DefaultLogger
DefaultLogger is used when a Logger is not provided.
DiscardingLogger
DiscardingLogger can be used to disable logging output.
#
Interfaces
Logger
The Logger interface generalizes the Entry and Logger types.