//
pkg.gl
Category
src.elv.sh
pkg
logutil
package
0.22.0-dev
Repository:
https://github.com/elves/elvish.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
7
Files
40 SLOC
#
Functions
GetLogger
GetLogger gets a logger with a prefix.
SetOutput
SetOutput redirects the output of all loggers obtained with GetLogger to the new io.Writer.
SetOutputFile
SetOutputFile redirects the output of all loggers obtained with GetLogger to the named file.