Re: Netbeans RCP and logging
Peter Kirkham <[email protected]>
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <[email protected]> |
I had this issue a few years ago and wrote a blog post about how I set it up: https://pkirkham.github.io/pyrus/logging-in-netbeans-platform/ I might have changed a few things since this was written and NetBeans / JDK continues to evolve, but it should point the way. Best regards, Peter On 13/03/2025 7:29 pm, Bernd Köster wrote: > Hello, > > we are investigating the Netbeans RCP Platform for an application > development. We are now searching for the right approach to configure > the logging in Netbeans. Our first change would be to enable the > timestamp in the logging. > > Is there a configuration file, which can be used to change the logging > behavior? > > Greetings, Bernd > >