mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
I've split all log handlers into classes so that people can make new log handler systems without making changes to the core. Also, now every log handler can handle how and what will be logged. |
||
|---|---|---|
| .. | ||
| logHandler.php | ||
| logHandlerInterface.php | ||
| mod_syslog_chromephp.php | ||
| mod_syslog_file.php | ||
| mod_syslog_firephp.php | ||
| mod_syslog_syslog.php | ||