teragrep / rlp_01

Java Reliable Event Logging Protocol (RELP) Library RLP-01
Apache License 2.0
5 stars 5 forks source link

migrate from System.out and System.err to SLF4J #21

Closed kortemik closed 1 year ago

kortemik commented 1 year ago

migrate from System.out.println and System.err.println to SLF4J. SLF4J is available due to being a dependency at tls-channel, therefore it would be better to use that instead of System.out and System.err.