Normal but significant events.
string $message:
array $context:
null
Overrides LoggerInterface::notice
public function notice($message, array $context = array()) { $this ->log('notice', $message, $context); }