We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca8c88 commit 23def4eCopy full SHA for 23def4e
README
@@ -5,7 +5,7 @@ Leveled execution logs for Go.
5
6
This is an efficient pure Go implementation of leveled logs in the
7
manner of the open source C++ package
8
- http://code.google.com/p/google-glog
+ https://github.com/google/glog
9
10
By binding methods to booleans it is possible to use the log package
11
without paying the expense of evaluating the arguments to the log.
0 commit comments