diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index c0d4b0abf9..58d6b00fc4 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -1536,7 +1536,7 @@ (define-public go-github-com-rifflock-lfshook (home-page "https://github.com/rifflock/lfshook") (synopsis "Local File System hook for Logrus logger") (description "This package provides a hook for Logrus to write directly to -a file on the filesystem. The log levels are dynamic at instantiation of the +a file on the file system. The log levels are dynamic at instantiation of the hook, so it is capable of logging at some or all levels.") (license license:expat)))