Overrides Event::asString
public function asString() : string { return sprintf('Extension Bootstrapped (%s)', $this->className); }