diff options
| author | Jeff Lowdermilk <jeffml@google.com> | 2015-05-14 15:12:45 -0700 |
|---|---|---|
| committer | Jeff Lowdermilk <jeffml@google.com> | 2015-05-15 18:56:38 -0700 |
| commit | e1d595ebbd61baebc62f6db3150ee5881e6e71a8 (patch) | |
| tree | bfc2d757febb970b7c98defe41467153fdd689dd /logging.md | |
| parent | b67f72a3168e3be7368c968d93172a365bd84eb1 (diff) | |
Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
Diffstat (limited to 'logging.md')
| -rw-r--r-- | logging.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,3 +24,6 @@ The following conventions for the glog levels to use. [glog](http://godoc.org/g * Logging in particularly thorny parts of code where you may want to come back later and check it As per the comments, the practical default level is V(2). Developers and QE environments may wish to run at V(3) or V(4). If you wish to change the log level, you can pass in `-v=X` where X is the desired maximum level to log. + + +[]() |
