Returns an array of events that took place during processing of the last request.
public function getTraces() : array { return $this->traces; }