profiled

Wraps a handler in a ProfilingHandler that's using a logging data handler.

Parameters

handler HttpRequestHandler

The handler to wrap in a profiling handler.

Return Value

The profiling handler.