Documentation ¶
Overview ¶
Poor man's logging. Implements 2-level loggers for Info and Debug. Minimal wrap around standard library's "log" package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func EnableDebugLogger ¶
func EnableDebugLogger()
EnableDebugLogger helper function to explicitly enable DebugLogger.
func EnableInfoLogger ¶
func EnableInfoLogger()
EnableInfoLogger helper function to explicitly enable InfoLogger.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.