Mihai Nita
unread,Mar 13, 2012, 8:34:00 PM3/13/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jansi-dev
I have it coded and working, and I am already using it for a while.
All you have to do is add this line in log4j.properties:
log4j.appender.A=ColorConsoleAppender
And the colors can also be customized in log4j.properties, for
instance:
log4j.appender.A.DebugColour=\u001b[0;36m
Do you think this would belong in jansi?
Or should I host it as a stand-alone thing?
I think it would be nice to be part of a more popular project
(easier to find, fewer chances to "just die", etc.)
What do you think?
Thank you,
Mihai