-
Notifications
You must be signed in to change notification settings - Fork 39
Commit 8189c68
committed
initialize log level early
The default log level needs to be initialized before everthing else,
otherwise an error during the option parsing (eg. when an unknown option
is passed) will result in an unessecary stack trace.1 parent 360ed0b commit 8189c68
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 | - | ||
97 | + | ||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
0 commit comments