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

working on slf4j debug messages

- fixed docu spelling typo
- 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)
- Compiler: remove temporary code to create empty handler files
- Compiler: add some documentation snippets
- use slf4j loggers in tests instead of log4j ones
- always use slf4j as logTarget in tests
- update log4j impl to 2.17.1 in tests
parent 8c125c74
No related branches found
No related tags found
1 merge request!26Resolve "Refactor debug messages from System.out to SLF4J"
Pipeline #12576 failed