Return-Path: Delivered-To: apmail-jakarta-log4j-dev-archive@apache.org Received: (qmail 43288 invoked from network); 12 Jul 2003 01:13:33 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 12 Jul 2003 01:13:33 -0000 Received: (qmail 5762 invoked by uid 97); 12 Jul 2003 01:16:09 -0000 Delivered-To: qmlist-jakarta-archive-log4j-dev@nagoya.betaversion.org Received: (qmail 5755 invoked from network); 12 Jul 2003 01:16:09 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 12 Jul 2003 01:16:09 -0000 Received: (qmail 43050 invoked by uid 500); 12 Jul 2003 01:13:31 -0000 Mailing-List: contact log4j-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Log4J Developers List" Reply-To: "Log4J Developers List" Delivered-To: mailing list log4j-dev@jakarta.apache.org Received: (qmail 43037 invoked from network); 12 Jul 2003 01:13:30 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 12 Jul 2003 01:13:30 -0000 Received: (qmail 5749 invoked by uid 50); 12 Jul 2003 01:16:07 -0000 Date: 12 Jul 2003 01:16:07 -0000 Message-ID: <20030712011607.5748.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: log4j-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 19920] - Colored console output X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19920 Colored console output ------- Additional Comments From thomas.nguyen@openwide.fr 2003-07-12 01:16 ------- After Ceki's changes to pattern layout, I found it appropriate to provide an update to my own patch. I modified LevelPatternConverter.java to add the "color" option. When the option is present, escapes sequences all added around the level to make it appear in color. (don't work under windows >= WinNT because NT console does not support escape sequences) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: log4j-dev-help@jakarta.apache.org