Developer logging options

Hello,

I’m trying to figure out a way to log at level at least ‘DEBUG’ with the developer. I changed the options manually in the servoy.properties file, but Servoy keeps overwriting it when the application server is launched within the developer. How can I solve this issue?

Thanks in advance.

If you changed the properties file manually, the developer/application server should not be running.
So first shutdown developer, then edit the file and then start developer again.

Joas:
If you changed the properties file manually, the developer/application server should not be running.
So first shutdown developer, then edit the file and then start developer again.

Thanks a lot :)