server/lib
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector
Whenever an exception occurs in the sabre connector code or code called
by it, it will be logged.

This plugin approach is needed because Sabre already catches exceptions
to return them to the client in the XML response, so they don't appear
logged in the web server log.

This will make it much easier to debug syncing issues.
2014-01-27 11:40:17 +01:00
..
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
private Added exception logger plugin for sabre connector 2014-01-27 11:40:17 +01:00
public Added exception logger plugin for sabre connector 2014-01-27 11:40:17 +01:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php Move test config folder to tests/config 2014-01-20 13:41:52 +01:00