![]() |
|
|
|
|
Issue Type:
|
New Feature
|
|
Affects Versions:
|
1.0.13 |
|
Assignee:
|
Logback dev list
|
|
Created:
|
24/May/15 11:25 PM
|
|
Description:
|
1) Host app uses logback, loads JoranConfigurator and configures logback
2) Host app loads plugin jar with a plugin classloader
3) Plugin loads its own logback.xml and would like to extend existing LoggingContext with plugin logging configuration and to use custom appender specified in pluging logback.xml
4) JoranConfigurator fails, as it fails to load plugin's appender.
There should be a way to specify classloader for JoranConfigurator or for individual configure calls. Configurator then should use specified classloader to load classes referenced in configuration file.
|
|
Project:
|
logback
|
|
Priority:
|
Major
|
|
Reporter:
|
Alexander Kitaev
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev