package
Version:
v0.17.0
Opens a new window with list of versions in this module.
Published: Aug 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
PropagateJSON propagates JSONFormatter lines.
PanicLevel and FatalLevel are converted to ErrorLevel.
type JSON struct {
Level string `json:"level"`
Msg string `json:"msg"`
Time time.Time `json:"time"`
}
JSON is the type used in logrus.JSONFormatter
Source Files
¶
Click to show internal directories.
Click to hide internal directories.