package
0.0.5
Repository: https://github.com/pastelnetwork/go-commons.git
Documentation: pkg.go.dev

# Functions

NewContextHook creates a new ContextHook instance.
NewFileHook returns new FileHook instance with default values.

# Structs

ContextHook represents a hook for logrus logger.
FileHook is a hook to handle writing to local log files.

# Type aliases

ContextHookFormatFn is the callback function for formating message.