Documentation ¶
Index ¶
- func LogInfo(msg string)
- func LogInfoF(format string, args ...interface{})
- func LogProcess(msg, processMsg string, processFunc func() error) error
- func LogProcessInline(msg string, processFunc func() error) error
- func LogService(msg string)
- func LogServiceF(format string, args ...interface{})
- func LogServiceProcess(msg, processMsg string, processFunc func() error) error
- func LogServiceProcessInline(msg string, processFunc func() error) error
- func LogServiceState(msg, state string)
- func LogState(msg, state string)
- func LogStep(msg string)
- func LogStepF(format string, args ...interface{})
- func LogWarning(msg string)
- func LogWarningF(format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogProcess ¶
func LogProcessInline ¶
func LogService ¶
func LogService(msg string)
func LogServiceF ¶
func LogServiceF(format string, args ...interface{})
func LogServiceProcess ¶
func LogServiceProcessInline ¶
func LogServiceState ¶
func LogServiceState(msg, state string)
func LogWarning ¶
func LogWarning(msg string)
func LogWarningF ¶
func LogWarningF(format string, args ...interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.