info messages mps 3.4 for debugging
Dear Community,
I am very new to MPS programming. I have recently migrated our projects ( developed in previous version of mps) to mps 3.4. I have realized that I am no more able to see the info message for debugging purpose. Can somebody help me how to configure it or resolve this issue? Also when I try to launch the mps using command line the command line suddenly disappears. Is there also a way to resolve this issue?
Many thanks in advance.
Saad
Please sign in to leave a comment.
There's a Youtrack issue for that: https://youtrack.jetbrains.com/issue/MPS-24659
As a workaround, I watch the logfile directly. For instance, in macOS it is /Users/vladimirsitnikov/Library/Logs/MPS34/idea.log (the log is configured in /Applications/MPS\ 3.4.app/Contents/bin/log.xml and it is enabled by default as far as I can remember)
Thanks Vladimir. Much appreciated