This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 138113

Summary: Colorful server log
Product: serverplugins Reporter: pkaczyns <pkaczyns>
Component: CodeAssignee: issues@serverplugins <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description pkaczyns 2008-06-24 16:28:00 UTC
It would be nice to see colorful logs from the server, dependent on the severity. For example Info and above levels with
blue color texts (the lighter the finer) and red one for severe and yellow for errors. 

I know that log level is integer, but the standard levels are quite standard, so maybe such option with coloring the
logs would be nice (especially to quickly find errors that occurred and verify if my software is logging with
appropriate levels)
Comment 1 Lukas Hasik 2008-08-05 09:46:40 UTC
it is up to the output provider to "colorize" the output, imo