Interesting events.
Example: User logs in, SQL logs.
public function info(string|\Stringable $message, array $context = []) : void { $this->log(LogLevel::INFO, $message, $context); }