-
> From: Eric Schwarzenbach
> Sent: Tuesday, 6 October 2020 18:06
> To: log4j-user@logging.apache.org
> Subject: Re: Logging works fine on one machine but not on the other
>
> I'm sure you know this but a reminder just in case this slipped by, since
> it's easy to not
Re: Logging works fine on one machine but not on the other
I'm sure you know this but a reminder just in case this slipped by, since it's
easy to not notice at a glance: the path separator character needs to be
different between the Windows and Linux (; vs :)
On 10/6/20 11:47 AM, Michiel
I'm sure you know this but a reminder just in case this slipped by,
since it's easy to not notice at a glance: the path separator character
needs to be different between the Windows and Linux (; vs :)
On 10/6/20 11:47 AM, Michiel Graat wrote:
Hi all,
I am in the process of migrating an applic
Hi all,
I am in the process of migrating an application from Log4J 1.2.16 to Log4J
2.13.3. I am using the log4j 1.2 to 2.13.3 bridge for this purpose.
I am almost done and on my own development machine everything is working
perfectly. However, when I deploy the application to a test server all