In Chainsaw V2 we use tablecolorizingrenderer and colorizer to render rows in the table. Here's the source:
http://cvs.apache.org/viewcvs.cgi/logging-chainsaw/src/java/org/apache/l og4j/chainsaw/TableColorizingRenderer.java?rev=1.18&view=markup http://cvs.apache.org/viewcvs.cgi/logging-chainsaw/src/java/org/apache/l og4j/chainsaw/color/Colorizer.java?rev=1.3&view=markup Scott -----Original Message----- From: LARRY LOPEZ [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 17, 2005 2:19 PM To: 'Log4J Users List' Subject: RE: setting level color I created a new appender that logs to a swing window, I was wondering if each level can be set to a color for user viewing. I am running Chainsaw, but for the users who are not using chainsaw, they can view the log messages with this window. Right now all the messages are printed black, I was wondering if there is a way to set each level to a specific color? -----Original Message----- From: Harp, George [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 17, 2005 2:11 PM To: 'Log4J Users List' Subject: RE: setting level color Using chainsaw maybe -----Original Message----- From: LARRY LOPEZ [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 17, 2005 4:08 PM To: [email protected] Subject: setting level color Is it possible to set a level to a specific color? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
