//
pkg.gl
Category
github.com/buildpack/libbuildpack
logger
package
1.25.11
Repository:
https://github.com/buildpack/libbuildpack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
17
Files
64 SLOC
#
Functions
DefaultLogger
DefaultLogger creates a new instance of Logger, suppressing debug output unless BP_DEBUG is set.
NewLogger
NewLogger creates a new instance of Logger, configuring the debug and info writers to use.
#
Structs
Logger
Logger is a type that contains references to the console output for debug and info logging levels.