diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2022-06-24 13:17:20 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2022-06-27 10:14:27 -0400 |
commit | 045455648a34a113e73ee9056466b5e5047a0f17 (patch) | |
tree | 92799515ba5d00a2b3ee43ff4a93e3278fe107f3 /src | |
parent | 6ad6e39ad227a6d782946501e95627a6843beb04 (diff) | |
download | kutter-045455648a34a113e73ee9056466b5e5047a0f17.tar.gz kutter-045455648a34a113e73ee9056466b5e5047a0f17.tar.xz kutter-045455648a34a113e73ee9056466b5e5047a0f17.zip |
klippy: properly set log level when logging to stderr
The `logging.basicConfig` does not reconfigure default logger.
This results in printing only warnings/errors to stderr
instead of also info (or debug).
This fixes the issue by setting log level on root logger.
Signed-off-by: Kamil Trzciński <ayufan@ayufan.eu>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions