//
pkg.gl
Category
github.com/drone/autoscaler
logger
history
package
1.13.0
Repository:
https://github.com/drone/autoscaler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
106 SLOC
#
Functions
New
New returns a new history hook.
NewLimit
NewLimit returns a new history hook with a custom history limit.
#
Constants
LevelDebug
log levels.
LevelError
log levels.
LevelInfo
log levels.
LevelTrace
log levels.
LevelWarn
log levels.
#
Structs
Entry
Entry provides a log entry.
Hook
Hook is a logrus hook that track the log history.
#
Type aliases
Level
Level is the log level.