package
0.0.0-20230817210439-f22496c4d754
Repository: https://github.com/facebookincubator/go2chef.git
Documentation: pkg.go.dev

# Functions

Loader creates an StdlibLogger from a config map.
NewFromLogger creates a new instance of the stdlib logger from an existing log.Logger.

# Constants

TypeName is the name of this logger plugin.

# Structs

Config defines the structure of the configuration for this logger.
Logger represents a logger that just sends output to the default stdlib log library with some level info.