Skip to content
Snippets Groups Projects

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

Merged René Schöne requested to merge 46-refactor-debug-messages-from-system-out-to-slf4j into dev
Compare changes
  • Side-by-side
  • Inline
Files
12
  • 8c125c74
    working slf4j debug messages · 8c125c74
    René Schöne authored
    - made handlers to templates so that inside variable content is possible
    - refactored every System.out and System.err message to variable method, currently either sout/serr or slf4j
    - added config parameter to Compiler, with console being default
    - updated docu
    - todo: update preprocessor-testing to not require handler-jadds as input anymore
Loading