BUG-7464: eliminate console output 36/50236/2
authorRobert Varga <rovarga@cisco.com>
Tue, 10 Jan 2017 22:28:38 +0000 (23:28 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 10 Jan 2017 23:44:44 +0000 (23:44 +0000)
commitaa69507691496f0eb5d295561e670bc055664fe8
tree32e2fedf75e9278f657f74fd54a24b0f7494882c
parent364fdb01d0270d099491c3d781e4ad44b90ff2b8
BUG-7464: eliminate console output

Use a Logger to log messages as needed instead of System.out,
fixing checkstyle warnings.

Change-Id: I07aa409856951e72a656ed35703ea29a05fd1397
Signed-off-by: Robert Varga <rovarga@cisco.com>
third-party/triemap/src/test/java/org/opendaylight/yangtools/triemap/TestMultiThreadAddDelete.java
third-party/triemap/src/test/java/org/opendaylight/yangtools/triemap/TestMultiThreadMapIterator.java