Switch logging from glog to github.com/prometheus/log.
This commit is contained in:
parent
9f046cd88e
commit
e65bc868fc
13 changed files with 36 additions and 44 deletions
|
|
@ -10,12 +10,6 @@ collectors.
|
|||
make
|
||||
./node_exporter <flags>
|
||||
|
||||
The node_exporter uses the [glog][glog] library for logging. With the default
|
||||
parameters, nothing will be logged. Use `-logtostderr` to enable logging to
|
||||
stderr and `--help` to see more options about logging.
|
||||
|
||||
[glog]: https://godoc.org/github.com/golang/glog
|
||||
|
||||
## Running tests
|
||||
|
||||
make test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue