public class EventDetailLayout
extends org.apache.log4j.Layout
This layout is used for formatting HTML text for use inside
the Chainsaw Event Detail Panel, and the tooltip used
when mouse-over on a particular log event row.
It relies an an internal PatternLayout to accomplish this, but ensures HTML characters
from any LoggingEvent are escaped first.
Author:
Paul Smith <psmith@apache.org>
Field Summary
Fields inherited from class org.apache.log4j.Layout