package
0.0.0-20210304193614-4dc768e50829
Repository: https://github.com/newcircuit/utilpkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewConsoleLogger is a factory method to set up a console logger that explicitly outputs to the OS determined output streams.
NewConsoleLoggerBasic is a factory method to create a logger that outputs to the console screen.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
StreamLogger logs to streams (e.g.
No description provided by the author

# Interfaces

Logger is a type that can be used to abstract away logging and add specific.
No description provided by the author