//
pkg.gl
Category
github.com/iamlongalong/runshell
pkg
log
package
1.4.0
Repository:
https://github.com/iamlongalong/runshell.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
90 SLOC
#
Functions
Debug
Debug prints a debug message if RUNSHELL_DEBUG environment variable is set.
Error
Error prints an error message.
Info
Info prints an info message.
SetWriter
SetWriter sets a custom writer for logs (e.g., a file) This will be used in addition to standard output/error.