Errorlog

class OC\Log\Errorlog
Source:lib/private/Log/Errorlog.php#30
Implements:OCP\Log\IWriter

Methods

public OC\Log\Errorlog::write($app, $message, $level)
write a message in the log
Source:

lib/private/Log/Errorlog.php#38

Parameters:
  • $app (string)
  • $message (string)
  • $level (int)