public class TapestryMarkers extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static org.slf4j.Marker | CLASS_TRANSFORMATIONLogs the final version of the class transformation. | 
| static org.slf4j.Marker | EVENT_DISPATCHMarker for logging related to component event dispatch. | 
| static org.slf4j.Marker | EVENT_HANDLER_METHODMarker for a debug log that occurs just before invocation of a event handler method. | 
| static org.slf4j.Marker | RENDER_COMMANDSMarker for logging, at trace level, verbose details about each individual  RenderCommandinvolved in rendering the page, as well as a final (debug level)
 summary of command count and elapsed time. | 
| static org.slf4j.Marker | TAPESTRYA root marker for all things Tapestry related. | 
| Constructor and Description | 
|---|
| TapestryMarkers() | 
public static final org.slf4j.Marker TAPESTRY
public static final org.slf4j.Marker CLASS_TRANSFORMATION
public static final org.slf4j.Marker EVENT_HANDLER_METHOD
public static final org.slf4j.Marker EVENT_DISPATCH
public static final org.slf4j.Marker RENDER_COMMANDS
RenderCommand involved in rendering the page, as well as a final (debug level)
 summary of command count and elapsed time.public TapestryMarkers()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.