diff options
author | Alexander Amelkin <alexander@amelkin.msk.ru> | 2020-07-17 03:29:42 +0300 |
---|---|---|
committer | Alexander Amelkin <alexander@amelkin.msk.ru> | 2020-07-17 03:33:46 +0300 |
commit | dc163d4cdc5c18daf27428f3409d8c8a8761a23c (patch) | |
tree | 1992ca0d91944ce8f26f42c34a16873c0d0381ac /lib/ipmi_raw.c | |
parent | 3a1a9cb28320cf3ea712d53403b983abdd49d923 (diff) | |
download | ipmitool-feature/debug-improvements.tar.gz |
Add version info to debug outputfeature/debug-improvements
- Initialize the log at the start of ipmi_main() to allow for proper
logging at the start;
- Remove the unused log_level_get() function;
- Update log_level_set() to take verbosity instead of log level
(default verbosity is 0, which is LOG_NOTICE log level),
use the function to update log level as `-v` is encountered
in command line;
- Move IANA PEN list debugging to verbosity 6. The list is too long
to see it in each debug output of verbosity 5 that is used for
debugging lan/lanplus packets;
- For verbosity >= 2 (that is `-vv`) add the ipmitool version
information at the start.
Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
Diffstat (limited to 'lib/ipmi_raw.c')
0 files changed, 0 insertions, 0 deletions