Re: [MATH][GENETICS][PR-199] Decision on the use of Logging functionality

2021-11-22 Thread Matt Sicker
I’d be +1 for Log4j2 as the API particularly due to the more active development community and licensing. SLF4J is mostly reliant on the heroic efforts of its sole maintainer which is a bit of an anti-pattern at Apache. If there’s a desire to support the Java module system, the only versions of S

Re: [MATH][GENETICS][PR-199] Decision on the use of Logging functionality

2021-11-22 Thread Gilles Sadowski
Hello. Le lun. 22 nov. 2021 à 13:50, Avijit Basak a écrit : > > Hi All > >We need to make a decision on usage of a logging framework. The > previous release does not have any implementation of a logging framework. > However, in the current implementation a slf4j logger has been introduced

[MATH][GENETICS][PR-199] Decision on the use of Logging functionality

2021-11-22 Thread Avijit Basak
Hi All We need to make a decision on usage of a logging framework. The previous release does not have any implementation of a logging framework. However, in the current implementation a slf4j logger has been introduced. Please share if anyone has any concerns related to this. Thanks & Rega