package
Version:
v0.8.1
Opens a new window with list of versions in this module.
Published: May 10, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LogOpts struct {
LogLevel string
}
FromConfig pulls log settings from the consul-ecs config JSON.
Flags returns a FlagSet which can be used to add logging flags to a command.
func (l *LogOpts) Logger() hclog.Logger
Logger returns a configured logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.