18require_once DOL_DOCUMENT_ROOT.
'/core/modules/syslog/logHandlerInterface.php';
98 $this->ident += $ident;
Parent class for log handlers.
getInfo()
Content of the info tooltip.
checkConfiguration()
Function that checks if the configuration is valid.
getVersion()
Version of the module ('x.y.z' or 'dolibarr' or 'experimental' or 'development')
configure()
Configuration variables of the module.
getWarning()
Return warning if something is wrong with logger.
isActive()
Is the module active ?
setIdent($ident)
Set current ident.