Categorygithub.com/ik5/logrus-error-hook
modulepackage
1.0.0
Repository: https://github.com/ik5/logrus-error-hook.git
Documentation: pkg.go.dev

# README

logrus-error-hook

Logrus error hook, extract error messages to different output

# Functions

Init ErrorHook for usage.

# Structs

ErrorHook holds information to hook Logrus logs on error levels.

# Type aliases

WriteCallback is a callback that will be trigger when writing an entry.