Discover Packages
github.com/hernad/nomad
helper
logging
package
Version:
v0.11.5
Opens a new window with list of versions in this module.
Published: Oct 21, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types type HcLogUI (l) Ask(query) (l) AskSecret(query) (l) Error(message) (l) Info(message) (l) Output(message) (l) Warn(message)
Documentation
¶
type HcLogUI struct {
Log hclog.Logger
}
HcLogUI is an implementation of Ui that takes a hclogger
and uses it to Log the output. It is intended for write only
use cases and the Ask/AskSecret methods are not implemented.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.