Hello. Le lun. 22 nov. 2021 à 13:50, Avijit Basak <avijit.ba...@gmail.com> 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. > Please share if anyone has any concerns related to this.
+1 for using * the (de-facto standard) SFL4J _interfaces_ [1] in the "src" part of the GA module, * Log4j2 [2] implementations in the "test" part of the GA module (and in the example applications). Best, Gilles [1] http://www.slf4j.org/ [2] https://logging.apache.org/log4j/2.x/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org