Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
-
None
Description
As a preparative step for the reworking of the rpc infrastructure, we should update the logging infrastructure. I propose to replace jcl with slf4j and to get rid of all logging framework specific code. This would us allow to easily switch the logging framework by exchanging the slf4j bindings. In the context of this work, we can switch to a more modern logging framework, namely logback instead of log4j.