package
0.0.0-20220302224229-f4175bf19690
Repository: https://github.com/hawkbawk/falcon.git
Documentation: pkg.go.dev
# Functions
Logs the given statement if debug mode is enabled.
Logs the given statement in red text to stdout, after formatting it using fmt.Sprintf and then ends the program with an exit code of 1.
Logs the given statement(s) in white text to stdout, after formatting it using fmt.Sprintf.
# Variables
No description provided by the author