Commit ff400ff8 authored by Mikhail Tergoev's avatar Mikhail Tergoev

added GST_DEBUG=ERROR for DEBUG mode

parent aa5a9d17
......@@ -3159,6 +3159,7 @@ start_portwine () {
if [[ "${PW_LOG}" == 1 ]] \
|| [[ -n "$PW_DEBUG" ]]
then
check_variables GST_DEBUG "ERROR"
check_variables WINEDEBUG "err+all"
check_variables WINE_MONO_TRACE "E:System.NotImplementedException"
check_variables VKBASALT_LOG_LEVEL "error"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment