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
Debugging CobiGen tempaltes and esp. JavaCode called from there is very hard. When I use SLF4J the log currently goes nowhere. The same applies for SLF4J.
CobiGen shall provide a solution to support this. The nice to have would be to contribute a CobiGen console to the Eclipse console view where the log output of System.out and/or SLF4J gets redirected to.
=> moved to #340
Finally, it might be worth to think about allowing to run CobiGen somehow in debug mode directly in eclipse so that breakpoints in Java code get honored. Feel free to move this to another issue or to ignore if too much effort.
=> moved to #341
The text was updated successfully, but these errors were encountered:
Debugging CobiGen tempaltes and esp. JavaCode called from there is very hard. When I use SLF4J the log currently goes nowhere. The same applies for SLF4J.
CobiGen shall provide a solution to support this. The nice to have would be to contribute a CobiGen console to the Eclipse console view where the log output of System.out and/or SLF4J gets redirected to.=> moved to #340
Finally, it might be worth to think about allowing to run CobiGen somehow in debug mode directly in eclipse so that breakpoints in Java code get honored. Feel free to move this to another issue or to ignore if too much effort.=> moved to #341
The text was updated successfully, but these errors were encountered: