package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Feb 18, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package logger provides color coded log messages with error handling
BlueText returns string with blur foreground color
Error logs message with red colored prefix if `err != nil`
Fatal logs message with red colored prefix and exits the program if `err != nil`
Info logs message with green colored prefix
Warn logs message with yellow colored prefix
Source Files
¶
Click to show internal directories.
Click to hide internal directories.