Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced logging #337

Closed
hohwille opened this issue May 16, 2017 · 1 comment
Closed

Advanced logging #337

hohwille opened this issue May 16, 2017 · 1 comment

Comments

@hohwille
Copy link
Member

hohwille commented May 16, 2017

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

@maybeec
Copy link
Member

maybeec commented Aug 22, 2017

Just tested. SLF4J logs are written to the same log configured in CobiGen_Templates/logback.xml.

@maybeec maybeec closed this as completed Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants