//
pkg.gl
Category
github.com/yubo/golib
logs
logreduction
package
0.0.2
Repository:
https://github.com/yubo/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
45 SLOC
#
Functions
NewLogReduction
NewLogReduction returns an initialized LogReduction.
#
Structs
LogReduction
LogReduction provides a filter for consecutive identical log messages; a message will be printed no more than once per interval.