[slf4j-dev] [Bug 100] New: A Marker does not have children, but secondary or sub-markers.
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Sat Sep 13 12:41:40 CEST 2008
http://bugzilla.slf4j.org/show_bug.cgi?id=100
Summary: A Marker does not have children, but secondary or sub-
markers.
Product: SLF4J
Version: 1.5.x
Platform: All
OS/Version: All
Status: NEW
Severity: critical
Priority: P1
Component: Core API
AssignedTo: dev at slf4j.org
ReportedBy: listid at qos.ch
In the Tapestry project, Howard has created [1] a global marker called TAPESTRY
and other markers such as CLASS_TRANSFORMATION, EVENT_HANDLER_METHOD,
EVENT_DISPATCH and RENDER_COMMANDS. Logically, TAPESTRY is the parent of the
other 4 markers. However, since loggers use CLASS_TRANSFORMATION,
EVENT_HANDLER_METHOD, EVENT_DISPATCH and RENDER_COMMANDS as markers, adding
these 4 markers to the TAPESTRY marker does not lead anywhere. He would need to
add TAPESTRY to the other 4 markers.
We need to change the documentation so that the intent is clearer. We also need
to stop talking about child markers but about
- marker references, or
- secondary markers, or
- sub-markers, or
- even better name.
[1] http://tinyurl.com/3ku8nd
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the slf4j-dev
mailing list