package
0.0.0-20200422092203-7638244a9c0a
Repository: https://github.com/grab/talaria.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewNoop returns a logger that doesn't do anything.
NewStandard returns a new logger that will only output log messages to stdout or stderr.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Logger is implemented by any logging system that is used for standard logs.
# Type aliases
No description provided by the author