RE: Problem spliting file by logging level.

2025-01-15 Thread Nelligan, Steven M
Piotr, This solved the problem. Thank you for all your help. STEVEN M NELLIGAN -Original Message- From: Piotr P. Karwasz Sent: Tuesday, January 14, 2025 4:46 PM To: Log4J Users List Subject: Re: Problem spliting file by logging level. Hi Steven, On 14.01.2025 23:29, Nelligan

Re: Problem spliting file by logging level.

2025-01-14 Thread Piotr P. Karwasz
Hi Steven, On 14.01.2025 23:29, Nelligan, Steven M wrote: Because of the java 7 limitation, I am using log4j2 version 2.12.1. You should really upgrade to version 2.12.4, since 2.12.1 is affected by at least 5 CVEs. Is there another option/method available to handle this? You can replace `Le

RE: Problem spliting file by logging level.

2025-01-14 Thread Nelligan, Steven M
To: Log4J Users List Subject: Re: Problem spliting file by logging level. Hi Steven, On 14.01.2025 21:44, Nelligan, Steven M wrote: > > > > > > > > > > > > > (...) > &g

Re: Problem spliting file by logging level.

2025-01-14 Thread Piotr P. Karwasz
Hi Steven, On 14.01.2025 21:44, Nelligan, Steven M wrote: (...) The file Account_Request.log is correct, but Account-request-debugging.log is wrong. Should only contain "DEBUG" level logging. The `level` attribut