diff --git a/README.md b/README.md index 599e81a..c8c2427 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Logrus +# Logrus :walrus: Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. @@ -184,3 +184,4 @@ func (f *JSONFormatter) Format(entry *Entry) ([]byte, error) { * Default fields for an instance and inheritance * Default available hooks (airbrake, statsd, dump cores) * Revisit TextFormatter +* Hook error logging