1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-03-16 21:20:46 +03:00
rss-bridge/actions
Dag 27b3d7c34e
feat: improve logging and error handling ()
* feat: improve logging and error handling

* trim absolute path from file name

* fix: suppress php errors from xml parsing

* fix: respect the error reporting level in the custom error handler

* feat: dont log error which is produced by bots

* ignore error about invalid bridge name

* upgrade bridge exception from warning to error

* remove remnants of using phps builin error handler

* move responsibility of printing php error from logger to error handler

* feat: include url in log record context

* fix: always include url in log record contect

Also ignore more non-interesting exceptions.

* more verbose httpexception

* fix

* fix
2022-09-08 19:07:57 +02:00
..
ConnectivityAction.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00
DetectAction.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00
DisplayAction.php feat: improve logging and error handling () 2022-09-08 19:07:57 +02:00
FrontpageAction.php refactor: extract index.php to RssBridge.php () 2022-08-18 22:52:01 +02:00
ListAction.php refactor: general code base refactor () 2022-08-06 22:46:28 +02:00