Replies: 1 comment
-
User Filou over at Stackoverflow wrote a comment. He found a Netbeans Bug report from 2019, which is still open. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Glassfish 6.2.5 and in my app log4j2 2.20.0
My log messages are not displayed correctly in Netbanes output window.
Here is an example:
In my controller I have the following
But the output window shows
But if I look at my server log file everything is right
Until now, I could not found a solution. I also posted the question to Stackoverflow
Beta Was this translation helpful? Give feedback.
All reactions