Feel free to submit a patch/pull request with unit tests! ;-) (Shameless plug) Every java main() method deserves http://picocli.info
> On Aug 8, 2018, at 0:34, Shawn Heisey <apa...@elyograg.org> wrote: > > Currently the logging pattern for Solr's log4j config contains "%c{1.}". > > When the logger is "org.apache.solr.core.SolrCore.Request" the log contains > "o.a.s.c.S.Request". I would like it to contain "o.a.s.c.SolrCore.Request" > instead. When I change the precision specifier to "2.", "2.1", or "1.2", I > get "or.ap.so.co.So.Request". That's more information, but isn't what I'm > after. > > The log4j version is 2.11.0. Is it possible to achieve what I'm after with > what exists now? If not, should I open a new issue? > > Thanks, > Shawn > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org > For additional commands, e-mail: log4j-user-h...@logging.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org