X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=shell%2Fmain.cpp;h=4ce3e24de7fe7ec70dd51fc3df0965d4b6b3bd44;hb=e5770670a865f6a4f85245c7f895acb03f295e26;hp=97c9760b1420fa0ff102db8a7a8f8eb31bd00f42;hpb=cd21d5c0a69a732eccd1c4620b9ccd0555f057c3;p=casparcg diff --git a/shell/main.cpp b/shell/main.cpp index 97c9760b1..4ce3e24de 100644 --- a/shell/main.cpp +++ b/shell/main.cpp @@ -184,6 +184,8 @@ int main(int argc, wchar_t* argv[]) // Install structured exception handler. caspar::win32_exception::install_handler(); + + caspar::log::set_log_level(L"debug"); // Increase time precision. This will increase accuracy of function like Sleep(1) from 10 ms to 1 ms. struct inc_prec