author | Florian Forster <octo@collectd.org> | |
Wed, 7 Aug 2013 06:33:13 +0000 (08:33 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Wed, 7 Aug 2013 06:33:13 +0000 (08:33 +0200) | ||
commit | 5fb890c2735d16034fc3fb3ca7467e9d13d8f450 | |
tree | 07e6554de1c4bd15cdde36cd28e042b65035a1b2 | tree | snapshot |
parent | 2e94cad846a5227e7c2d4148a3020cc8dbcf8ab5 | commit | diff |
sigrok plugin: Ensure consistent logging prefix.
* Make sure all logging is using the "sigrok plugin: " prefix.
* Improved logging when handling the "LogLevel" option.
* Renamed free_drvopts() to sigrok_free_drvopts(). All functions now use the
"sigrok_" prefix.
* Don't abort parsing a "Device" block when encountering an incorrect number of
arguments. The cf_util_* functions will complain about that.
* Make sure all logging is using the "sigrok plugin: " prefix.
* Improved logging when handling the "LogLevel" option.
* Renamed free_drvopts() to sigrok_free_drvopts(). All functions now use the
"sigrok_" prefix.
* Don't abort parsing a "Device" block when encountering an incorrect number of
arguments. The cf_util_* functions will complain about that.
src/sigrok.c | diff | blob | history |