Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.4.3, 1.3.3
-
None
Description
I have an unit test that sets the EchoLayout on a custom appender. Its failing with modular error 'package ch.qos.logback.core.layout is declared in module ch.qos.logback.core, which does not export it'.
Is it possible to export this?