mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-12 21:21:05 +00:00
mmg debugging: write debug messages into the logger
This commit is contained in:
parent
79b850659c
commit
fb587a8f4c
@ -205,6 +205,8 @@ mmg_app::OnInit() {
|
||||
|
||||
mtx_common_init("mmg");
|
||||
|
||||
debugging_c::send_to_logger(true);
|
||||
|
||||
uint32_t i;
|
||||
wxString k, v;
|
||||
int index;
|
||||
|
Loading…
Reference in New Issue
Block a user