What package should the Encoder and ByteBufferDestination interfaces live
in?

Currently they are both in org.apache.logging.log4j.core.layout, but
o.a.l.l.core.Layout extends Encoder and it seems a bit strange to have
Layout's super interface live in a subpackage.

I think there are pros and cons to leaving them in the layout package or
pulling them up to the core package, but I'd be interested to hear
everyone's feedback.

Remko

Reply via email to