Categorygithub.com/bertjohnson/logger
modulepackage
0.1.0
Repository: https://github.com/bertjohnson/logger.git
Documentation: pkg.go.dev

# README

logger

Go library for generic logging.

# Packages

No description provided by the author

# Functions

Error logs an error.
Fatal logs a fatal message and then exits.
Flush flushes logs.
Info logs an informational message.
Verbose logs a verbose message.
Wait waits until the logger is available.
Warn logs a warning.

# Constants

PackageType reflects the object type.

# Structs

No description provided by the author