Jordi Armengol Bosch created LOGBACK-1463: ---------------------------------------------
Summary: Make ch.qos.logback.core.rolling.RollingFileAppender accesible Key: LOGBACK-1463 URL: https://jira.qos.ch/browse/LOGBACK-1463 Project: logback Issue Type: Improvement Components: logback-core Affects Versions: 1.3.0-alpha4 Environment: I am using logback.core and logback.classic both version 1.3.0-alpha4. Project created with maven and eclipse in Java 11.0.2. Reporter: Jordi Armengol Bosch Assignee: Logback dev list As i have tried, you can create a FileAppender programmatically but not a RollingFileAppender. I have searched the module-info.java of the module and it seems the package import ch.qos.logback.core.rolling is not exported. Is there a reason why this specific module is not exported and then, not accesible in applications? -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev