Skip to content

Improving logging

Jiri Peinlich requested to merge improving-logging into master

First goal of this merge request is to remove System.out and System.err direct usage. Second goal is to replace usage of the Log class with calls to SLF4J loggers.

Edited by Jiri Peinlich

Merge request reports