ANSI Coloured Logging
Since version 4.1.2.174
Payara Server now supports using ANSI colours when running in verbose mode.
To enable ANSI colours using the asadamin
tool:
asadmin> set-log-attributes com.sun.enterprise.server.logging.UniformLogFormatter.ansiColor=true
This will be enabled by default from Payara 5. |