GO-2024-3335 : Boundary Community Edition Incorrectly Handles HTTP Requests On Initialization Which May Lead to a Denial of Service in github.com/hashicorp/boundary
Discover Packages
github.com/hashicorp/boundary
internal
cmd
base
logging
package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Sep 8, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewLogger creates a new logger with the specified level and a formatter
NewLoggerWithWriter creates a new logger with the specified level and
writer and a formatter
const (
UnspecifiedFormat LogFormat = iota
StandardFormat
JSONFormat
)
ParseEnvLogFormat parses the log format from an environment variable.
ParseLogFormat parses the log format from the provided string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.