Package net.wgen.op.logging

Class Summary
LoggingServices  
RequestExecutionInfo  
Snapshot Aggregator of stats to log every so often for an indication of load.
TraceKey Relates operations in some chain of events as belonging to the same source event and aggregates stats on what has happened during the lifetime of the trace.
TraceKeyFactory Makes TraceKeys in some consistent way, and handles storing in HttpServletRequest attributes.
TraceLayout A simple, straight-forward layout for display of a request story.
TraceLogger  
TraceState  
TraceTrigger  
WebAppStats  
WebAppStats.DBCallRecord Helper class for reusing methods that are carring the same in formation from disparate places.