logrus: use lower-case in comments and examples

This commit is contained in:
Simon Eskildsen
2017-05-12 15:21:58 -04:00
parent f1444e62a8
commit acfabf31db
6 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -36,4 +36,4 @@ func main() {
log.Hooks.Add(hook)
}
}
```
```