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: [email protected]
ReportedBy: [EMAIL PROTECTED]
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.
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev