cancel
Showing results for 
Search instead for 
Did you mean: 

'Log To File' does not work. Where can I see what 'workspace_loc' and 'ProjName' expand to ?

ferro
Senior III

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

 

1 REPLY 1
ferro
Senior III

Variables are in [WIndow > Preferences]

ferro_0-1729778891476.png

and double click on variable. Still, need of double-click to see expanded variable. Could these be printed from e.g. Command line ?

ferro_1-1729778944379.png

ferro_2-1729779050293.png