package
0.11.0
Repository: https://github.com/joshsziegler/zgo.git
Documentation: pkg.go.dev

# Functions

Debug logs a message that should only be shown only in debug.
No description provided by the author
Error logs a message that is a recoverable error.
No description provided by the author
Fatal logs an unrecoverable error.
No description provided by the author
Info logs a normal, informative message.
No description provided by the author