Are you using ANSI Escape codes for Netbeans Console Output?

On 2023-05-01 9:46 a.m., Geert Vancompernolle wrote:
I have the following line in my Java application:

mLogger.info("╔════════════════════════════════════════════════════════════════════════════════╗");

but I see this in the debug console of NB17:

01-05-2023 17:43:22 INFO HomeControl - ╔��������������������������������������������������������������������������������╗

How can I get the correct ascii characters in NB17?  Previous versions of NB (e.g. NB12.5) showed this correctly


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to