mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 02:12:36 +02:00
![]() In non-development mode, the CLI shows the user information via the INFO log level. The message is shown directly without [INFO] as a prefix. Otherwise it would quickly get annoying to the user seeing [INFO] on every line of a CLI application. However, if an error happens it's important for the user to recognize it's an error or a warning. This commit prints the log level in these cases. |
||
---|---|---|
.. | ||
gui | ||
__init__.py | ||
args.py | ||
cli.py | ||
container.py | ||
document.py | ||
errors.py | ||
logic.py | ||
settings.py | ||
util.py |