2024-10-24 06:52 AM - edited 2024-10-24 06:53 AM
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
2024-10-24 07:12 AM
Variables are in [WIndow > Preferences]
and double click on variable. Still, need of double-click to see expanded variable. Could these be printed from e.g. Command line ?