Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddInstanceIDToLog ¶
type AddInstanceIDToLog struct{}
AddInstanceIDToLog mutator injects global InstanceID to all log packets
func (AddInstanceIDToLog) Modify ¶
func (a AddInstanceIDToLog) Modify(e *slf.Event)
Modify injects instance ID to logs only
type HideInfo ¶
HideInfo is mutator, that converts INFO log levels to DEBUG
func HideInfoForMarker ¶
HideInfoForMarker builds HideInfo mutator, than works only with log events, marked with particular marker
Click to show internal directories.
Click to hide internal directories.