Categorygithub.com/hashicorp/go-secure-stdlib/toggledlogger
modulepackage
0.1.0
Repository: https://github.com/hashicorp/go-secure-stdlib.git
Documentation: pkg.go.dev

# Functions

NewToggledLogger creates a new logger, without performing nil checking on the underlying logger.

# Structs

ToggledLogger is used to provide an hclog-compatible interface that can be turned on/off at will.