Skip to content

Commit 26434a8

Browse files
committed
NEWS.adoc: debug level initialized earlier now [#2259]
Checked for a similar need in other programs - nut-scanner does it already, and others start with the getopt() loop. Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
1 parent 487d49a commit 26434a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ https://github.com/networkupstools/nut/milestone/10
109109
other media (like `nutdrv_qx` built for serial-only support), and built
110110
in fact without USB support but used for USB devices, with some more
111111
information to make troubleshooting easier. [#2259]
112+
* Driver programs with debug tracing support via `-D` CLI option and/or
113+
the `NUT_DEBUG_LEVEL` environment variable now check those earlier in
114+
their life-time, so that initialization routine can be debugged. [#2259]
112115

113116
- powerpanel text driver now handles status responses in any format and should
114117
support most devices [#2156]

0 commit comments

Comments
 (0)