Documentation
¶
Overview ¶
Package logger is a convenience wrapper package for using logrus in O² Control.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SafeLogrusWriter ¶ added in v0.58.0
type SafeLogrusWriter struct {
Entry *logrus.Entry
PrintFunc func(...interface{})
// contains filtered or unexported fields
}
func (*SafeLogrusWriter) Flush ¶ added in v0.58.0
func (w *SafeLogrusWriter) Flush()
Click to show internal directories.
Click to hide internal directories.