| MongoDB\Driver\Monitoring\LogSubscriber::logNotification method for a log message Description
   abstract public void MongoDB\Driver\Monitoring\LogSubscriber::log(int  $level, string$domain, string$message)If the subscriber is registered, this method is called for each logged message. Parameters
 Return ValuesNo value is returned. Errors/Exceptions
 See Also
 |