Re: Turbine Logging with java.lang.System.Logger
Thomas Vandahl <[email protected]> Mon, 19 Jan 2026 19:35:14 +0100
| Newsgroups | gmane.comp.jakarta.turbine.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Georg, > Am 09.01.2026 um 14:29 schrieb Kallidis, Georg = <[email protected]>: >=20 > Hi Thomas, hi Jeffery, >=20 > I've read the blog article and we may change it. >=20 > Formatting is as the author points out, will be log4j formatting, = which is different from JUL, which is default for System.Logger as you = said.=20 >=20 > In commons-jcs3 default JUL message formatting is used with a custom = Logger - This would only be possible, as it is said in the blog, if = using lo4j-jul instead of log4j-jpl.=20 >=20 > That is we may use java.lang.System.Logger, but Messagetext formatting = could not be used.=20 >=20 > Nevertheless, log4j may be then at the right place as underlying = implementation conforming more to this standard (and replaced more = easily, if required).. >=20 I'll come up with a proposal in a separate branch. We can review it = together in a PR-Review on Github, if you like. Bye, Thomas=20=