'Log To File' does not work. Where can I see what 'workspace_loc' and 'ProjName' expand to ?
Hi,
In Cube 1.16.1, when I fill 'Log to File' field with the following absolute path using Cube variables, log file is not created.
[Run > Debug Configurations > Debugger > Mics > Log To File]
${workspace_loc:/${ProjName}/dbg/log.txt}
However, when the path is absolute all works Okay.
Why the path with Cube variables does not work ?
Where can I see what 'workspace_loc' or 'ProjName' expand to ?
What other Cube variables there are apart from 'workspace_loc' and 'ProjName' ?
Thank you
