|
As of October 27th, please open all new issues in the Red Hat Customer Portal . |
|
Hi,
Jansi is a small java library that allows you to use ANSI escape sequences in your Java console applications. It implements ANSI support on platforms which don't support it like Windows and provides graceful degradation for when output is being sent to output devices which cannot support ANSI sequences. Please do not raise issues with respect to FUSE products under this project, it is not monitored by FUSE support. Details on how to raise a support request are available here: http://fusesource.com/wiki/display/CUSTINFO/Jira+Instructions With respect to logging, this cannot be set on a per bundle basis, the logging mechanism is underpinned by log4j so you can set logging on a per class basis. I am now going to close this issue. If you have any further queries please open a support request as per the instructions above. Regards, Seán O'Callaghan |
|||||||||||||||||||||||||||||||||||||||
If I configure etc/org.ops4j.pax.logging.cfg file, then that configuration applies to all the bundles deployed in that container.
Ideally I would like to specify different logging configuration for my bundle which should be different from other bundles.