package
1.5.10
Repository: https://github.com/mirantis/mcc.git
Documentation: pkg.go.dev

# Functions

NewFileHook creates logrus hook for logging all levels to file.
NewStdoutHook creates new hook for stdout logging.

# Variables

Debug turns on debug logging for stdout output.
Trace turns on trace logging for stdout output.

# Structs

FormatterWriterHook is a logrus hook implementation that allows customizing both the log stream target and formatter.
No description provided by the author

# Interfaces

LogHost is an interface that can be implemented to provide a host name to the logger.