RE: EXTERNAL: Re: Non-Root Logger Logging Problems

2022-12-01 Thread Eisenberg, Nathan
Sent: Thursday, December 1, 2022 7:31 AM To: dev@logging.apache.org Subject: EXTERNAL: Re: Non-Root Logger Logging Problems Hi Nathan, My guess would be that additivity.sender=false should actually be sender.additivity=false. As to why the log messages are not going to the second FileAppend

Re: Non-Root Logger Logging Problems

2022-12-01 Thread Robert Middleton
Hi Nathan, My guess would be that additivity.sender=false should actually be sender.additivity=false. As to why the log messages are not going to the second FileAppender, I'm not sure why that would be happening. I would recommend running with internal debugging enabled. You can do this by sett