https://issues.apache.org/bugzilla/show_bug.cgi?id=48034
Summary: Configurator does not cater for inner classes ie,
containing a $ in the name)
Product: Log4j
Version: 1.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Configurator
AssignedTo: [email protected]
ReportedBy: [email protected]
In several of my projects I maintain a single class called DB which is full of
static inner classes to interact with different tables in the database. These
each have a Logger and the logger name ends up as "my.project.DB$MyTable".
However the log4j.xml configuration file does not allow this name to be used.
Also, specifying "my.project.DB" as the logger name is not inherited by the
inner classes.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]