Skip to content
Snippets Groups Projects
Commit 42817476 authored by René Schöne's avatar René Schöne
Browse files

Resolve "Refactor debug messages from System.out to SLF4J"

- added "--logTarget" config parameter to Compiler, with console being default
- made handlers to templates so that inside variable content is possible
- refactored every System.out and System.err message to variable method
- fixed Errors test case after logging changes
- updated preprocessor-testing to not require handler-jadds as input anymore
- grammar: removed obsolete DefinitionFileName from Handler
- Compiler: revert to standard-out/-err instead of JUL for logging (slf4j did not work here), add some documentation snippets
- use slf4j loggers in tests instead of log4j ones
- always use slf4j as logTarget in build.gradle of tests
- update log4j impl to 2.17.1 in tests
- updated docu
parent 517c6a91
No related branches found
No related tags found
3 merge requests!39Version 1.1.0,!35Version 1.0.0,!26Resolve "Refactor debug messages from System.out to SLF4J"
Showing
with 253 additions and 150 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment