unable to generate application logs

Having trouble installing Oxygen? Got a bug to report? Post it all here.
tarinisunil
Posts: 9
Joined: Thu Mar 04, 2021 9:19 am

unable to generate application logs

Post by tarinisunil »

Hi,

I followed the steps mentioned in https://www.oxygenxml.com/doc/versions/ ... -form.html
and copied the same log4j.properties and placed in the "C:/program files/oxygen install dir".
But still, I am not getting any log file on the desktop. I am using oxygen 24.1 (with open jdk). What can I do to debug this?
Thanks
Tarini
Radu
Posts: 9051
Joined: Fri Jul 09, 2004 5:18 pm

Re: unable to generate application logs

Post by Radu »

Hi Tarini,
In general it's a good practice to consult the user's guide specific for your Oxygen version. In your case, you are looking in the Oxygen 20.1 user's manual and you are working with Oxygen 24.1.
The proper link to the user's guide for Oxygen 24.1 is this one:
https://www.oxygenxml.com/doc/versions/ ... -form.html
In Oxygen 24.1 we switched to using the Logback logging framework, in older versions we were using Apache Log4j or Log4j2.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
tarinisunil
Posts: 9
Joined: Thu Mar 04, 2021 9:19 am

Re: unable to generate application logs

Post by tarinisunil »

Thankyou so much Radu
Post Reply