//
pkg.gl
Category
github.com/cloudfoundry/bosh-utils
logger
file
package
0.0.522
Repository:
https://github.com/cloudfoundry/bosh-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
66
Files
16 SLOC
#
Functions
New
New returns a new logger (that writes to the specified file) & the open file handle All log levels >= the specified level are written to the specified file.
#
Constants
DefaultLogFileMode
No description provided by the author