CsvProfilingDataHandler

A data handler that saves all request info to a CSV file for later use. Note that the provided file will be overwritten if it already exists.

class CsvProfilingDataHandler : ProfilingDataHandler {}