dtmt/crates
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
..
dtmm feat(dtmm): Improve debug logging 2023-04-09 14:33:55 +02:00
dtmt feat(dtmt): Fail early in mod migration 2023-03-28 20:54:23 +02:00