Re: [log4j] Better init status logger message

2018-04-02 Thread Gary Gregory
Done: https://issues.apache.org/jira/browse/LOG4J2-2302 Gary On Sun, Apr 1, 2018 at 12:08 PM, Matt Sicker wrote: > Makes sense to me. Debugging weird configurations should always be easier. > > On 1 April 2018 at 12:41, Gary Gregory wrote: > > > Hi All: > > > > Instead of a status logger messa

Re: [log4j] Better init status logger message

2018-04-01 Thread Matt Sicker
Makes sense to me. Debugging weird configurations should always be easier. On 1 April 2018 at 12:41, Gary Gregory wrote: > Hi All: > > Instead of a status logger message like: > > 2018-04-01 11:39:22,615 main DEBUG Initializing configuration > XmlConfiguration[location=C:\Users\ggregory\workspac

[log4j] Better init status logger message

2018-04-01 Thread Gary Gregory
Hi All: Instead of a status logger message like: 2018-04-01 11:39:22,615 main DEBUG Initializing configuration XmlConfiguration[location=C:\Users\ggregory\workspaces\centipede\DevTests\target\test-classes\log4j2.xml] I'd like to see: 2018-04-01 11:39:22,615 main DEBUG Log4j 2.11.0 initializing