Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800ac57 commit 6d09a05Copy full SHA for 6d09a05
README.md
@@ -2,9 +2,9 @@
2
3
`flog` is a minimal, formatted, pretty logging package for Go.
4
5
-It's primarily for command line tools, and it's optimized for human readability.
+It's optimized for human readability.
6
7
-[Uber's Zap](https://github.com/uber-go/zap) is recommended for most robust logging.
+[Uber's Zap](https://github.com/uber-go/zap) is recommended for more robust logging.
8
9
## Install
10
0 commit comments