Documentation ¶
Overview ¶
Package logging provides custom logging and activity indication
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuiltInPipeLogLevel = logrus.ErrorLevel
BuiltInPipeLogLevel is the level at which built-in pipes will be logged
View Source
var UserPipeLogLevel = logrus.InfoLevel
UserPipeLogLevel is the level at which user-defined pipes will be logged
Functions ¶
Types ¶
type LogFormatter ¶ added in v0.32.28
type LogFormatter struct { }
LogFormatter prints log entries in a format suitable for output to the console
Click to show internal directories.
Click to hide internal directories.