package
1.19.0
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# Functions

NewLogConfig should be used to initialize the LogConfig struct.
ParseLogFormat parses the log format from the provided string.
ParseLogLevel returns the hclog.Level that corresponds with the provided level string.
Setup creates a new logger with the specified configuration and writer.
TranslateLoggerLevel returns the string that corresponds with logging level of the hclog.Logger.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

LogConfig should be used to supply configuration when creating a new Vault logger.
No description provided by the author

# Type aliases

No description provided by the author