dtmt/lib/sdk
Lucas Schwiderski 690098d7c7
feat(dtmm): Improve debug logging
This re-enables stdout/stderr logging for release binaries for DTMM.
As a GUI application, it usually won't be started from a CLI, and there
should be no negative impact from that.
But since stdout logging is synchronous and much faster than the async
action that writes to the log file, it might get to log more when the
application panics.
2023-04-09 14:33:55 +02:00
..
src feat(dtmm): Improve debug logging 2023-04-09 14:33:55 +02:00
Cargo.toml feat: Add Docker images for CI compilation 2023-03-23 13:42:03 +01:00