Matthias
|
e7b0e3293d
|
feat: Exit with exception, not with exit1
this aligns to how other parts of the code work - leaving "exit" to the outermost caller.
|
2024-10-25 06:34:46 +02:00 |
|
Meng Xiangzhuo
|
87c8e85068
|
feat: add user friendly message on permission error
|
2024-10-25 00:01:41 +08:00 |
|
Meng Xiangzhuo
|
ba780276a2
|
feat: auto-create logs dir if it's absent
|
2024-10-23 00:22:23 +08:00 |
|
Matthias
|
f8f9ac38b2
|
ruff format: loggers
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
fc8c6b06ad
|
Extract set-log-levels from main logging module
|
2023-06-09 06:59:08 +02:00 |
|
Matthias
|
d0f900f567
|
set HTTPX level to warning
closes #8717
|
2023-06-01 20:09:59 +02:00 |
|
Matthias
|
292bd62973
|
Reduce verbosity of httpx (we don't need to see telegram calls)
|
2023-05-18 07:00:18 +02:00 |
|
Matthias
|
ed57e7d43b
|
Refactor logging to be a package, instead of a module
|
2023-04-09 16:48:18 +02:00 |
|