You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Expected Behavior**
the option --logfile for dxmtoolkit should work with or without --debug
** Actual Behavior**
the option --logfile for dxmtoolkit works only when used with --debug and in the specific order: e.g. --logfile "C:\temp\hook-test\dxmc-log.txt" --debug
Steps To Reproduce the Problem
run
dxmc with --logfile "C:\temp\hook-test\dxmc-log.txt" --debug
and run
dxmc with --debug --logfile "C:\temp\hook-test\dxmc-log.txt"
Version
Any
The text was updated successfully, but these errors were encountered:
** Expected Behavior**
the option --logfile for dxmtoolkit should work with or without --debug
** Actual Behavior**
the option --logfile for dxmtoolkit works only when used with --debug and in the specific order: e.g. --logfile "C:\temp\hook-test\dxmc-log.txt" --debug
Steps To Reproduce the Problem
run
dxmc with --logfile "C:\temp\hook-test\dxmc-log.txt" --debug
and run
dxmc with --debug --logfile "C:\temp\hook-test\dxmc-log.txt"
Version
Any
The text was updated successfully, but these errors were encountered: