How about moving all of these (generic database support, jdbc and jpa) together into a single separate module?
Something like: log4j-db I don’t see much value into splitting them up further, but perhaps that’s just me. Remko (Shameless plug) Every java main() method deserves http://picocli.info > On Jan 13, 2018, at 13:16, Gary Gregory <[email protected]> wrote: > > Hi All: > > I wonder if we should move the JDBC Appender to its own module. > > Also wondering how we would then slice and dice the generic database > support and the JPA Appender: > > - log4j-db > - log4j-jdbc > - log4j-jpa > > Those would all be small modules... > > ? > > Thank you, > Gary
