[logback-dev] [JIRA] Created: (LBCLASSIC-320) Allow logger pattern filter to collapse x levels of package name
Antony Stubbs (JIRA)
noreply-jira at qos.ch
Fri Jan 27 19:20:26 CET 2012
Allow logger pattern filter to collapse x levels of package name
----------------------------------------------------------------
Key: LBCLASSIC-320
URL: http://jira.qos.ch/browse/LBCLASSIC-320
Project: logback-classic
Issue Type: Improvement
Components: layout
Affects Versions: 1.0.0
Reporter: Antony Stubbs
Assignee: Logback dev list
It would be great, instead of only working on a character level, to be able to work at a package level.
I.e. logger{p3}
would convert
org.apache.solr.handlers.dataimporthandler
to
o.a.s.handlers.dataimporthandler
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list