Re: Leveraging Gradle to detect invalid logging setups

2020-01-31 Thread Louis Jacomet
re information to the pom since they made the mistake of adding > schema validation to it which pretty much makes it impossible to extend > without breaking builds that use older releases of Maven. > > Ralph > > > On Jan 20, 2020, at 7:04 AM, Louis Jacomet wrote: > > >

Leveraging Gradle to detect invalid logging setups

2020-01-20 Thread Louis Jacomet
Hello, The Gradle dependency management team developed a plugin [1] in parallel to writing a blog post on the Gradle blog [2] that shows how Gradle can help detect invalid logging setup at build time using Gradle’s new capabilities concept [3]. Feature wise, the plugin can detect invalid setups in

AsynchronousAppender.Dispatcher error handling

2010-12-03 Thread Louis Jacomet
Hello, I have the log4j system inside JBoss dying due to an uncaught exception inside the AsynchronousAppender.Dispatcher thread that is being logged by the JBoss uncaughtExceptionHandler. I saw a post sometime ago regarding that subject: http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/