package
1.25.11
Repository: https://github.com/buildpack/libbuildpack.git
Documentation: pkg.go.dev

# Functions

DefaultLogger creates a new instance of Logger, suppressing debug output unless BP_DEBUG is set.
NewLogger creates a new instance of Logger, configuring the debug and info writers to use.

# Structs

Logger is a type that contains references to the console output for debug and info logging levels.