//
pkg.gl
Category
github.com/bertjohnson/logger
module
package
0.1.0
Repository:
https://github.com/bertjohnson/logger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
3
Files
365 SLOC
#
README
logger
Go library for generic logging.
#
Packages
types
No description provided by the author
#
Functions
Error
Error logs an error.
Fatal
Fatal logs a fatal message and then exits.
Flush
Flush flushes logs.
Info
Info logs an informational message.
Verbose
Verbose logs a verbose message.
Wait
Wait waits until the logger is available.
Warn
Warn logs a warning.
#
Constants
PackageType
PackageType reflects the object type.
#
Structs
LogProvider
No description provided by the author