spiegel-keyman/common/core/desktop/tests
Eberhard Beilharz 2421af506e
chore(common): write debug output to console
We have a `g_debug_ToConsole` variable. However, so far this was
always set to true and output to `syslog`. This change modifies
the default to `false`, and in that case logs to `syslog`. If
`g_debug_ToConsole` is true we no output to the console.

When running the KMX unit tests we set `g_debug_ToConsole` to true.
2021-03-02 16:55:22 +01:00
..
standards refactor(common): Rename keyboardprocessor to desktop 2020-02-26 16:34:29 +07:00
unit chore(common): write debug output to console 2021-03-02 16:55:22 +01:00
meson.build refactor(common): Rename keyboardprocessor to desktop 2020-02-26 16:34:29 +07:00