|
||||||||
|
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

One possible approach is implemented with [1]. See [2] for an implementation which uses OSGi API to determine packaging data
[1] https://github.com/qos-ch/logback/pull/146
[2] https://github.com/chetanmeh/logback/blob/LOGBACK-899/logback-classic/src/main/java/ch/qos/logback/classic/spi/OSGIPackagingDataProvider.java