dolibarr/htdocs/core/modules/syslog
Raphaël Doursenaud 9d6efde935 Prevent sentry logging error with 3.9 update
Since we don't ship the required libraries anymore,
if the module had been enabled before upgrade,
the code was failing making Dolibarr totally unusable.

Mitigated the issue by disabling sentry logging
if the required libraries are unavailable.
2016-04-07 17:16:42 +02:00
..
index.html
logHandler.php
logHandlerInterface.php
mod_syslog_chromephp.php
mod_syslog_file.php
mod_syslog_firephp.php
mod_syslog_sentry.php Prevent sentry logging error with 3.9 update 2016-04-07 17:16:42 +02:00
mod_syslog_syslog.php