I have an application that uses JPMS layers and modules. Is it possible to log messages for every layer/module in separate file using logback? If yes, then how?
As it seems to be impossible this moment I opened an issue here: https://jira.qos.ch/browse/LOGBACK-1514