Re: RfD: Turbine Logging with java.lang.System.Logger
Thomas Vandahl <[email protected]> Thu, 8 Jan 2026 17:20:07 +0100
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
Replying to myself. > Am 08.01.2026 um 17:07 schrieb Thomas Vandahl <[email protected]>: >=20 > Hi folks, >=20 > when updating the Turbine dependencies, I found that the list of Log4j = libraries that we use is quite comprehensive. Several other dependency = libraries use slf4j as well. I was a bit hesitant to open this subject = again because everyone seems to have strong opinions about logging. But = anyway, here it goes: I see that log4j-1.2-api and log4j-jcl are listed as Turbine = dependencies but found no use reference of them. mvn clean test runs = fine without them. Why are they in the list, anyway? Bye, Thomas=20