mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-23 18:15:28 +03:00
27b3d7c34e
* 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 |
||
---|---|---|
.. | ||
ActionFactory.php | ||
ActionInterface.php | ||
AuthenticationMiddleware.php | ||
bootstrap.php | ||
BridgeAbstract.php | ||
BridgeCard.php | ||
BridgeFactory.php | ||
BridgeInterface.php | ||
CacheFactory.php | ||
CacheInterface.php | ||
Configuration.php | ||
contents.php | ||
Debug.php | ||
error.php | ||
FeedExpander.php | ||
FeedItem.php | ||
FormatAbstract.php | ||
FormatFactory.php | ||
FormatInterface.php | ||
html.php | ||
Logger.php | ||
ParameterValidator.php | ||
php8backports.php | ||
RssBridge.php | ||
utils.php | ||
XPathAbstract.php |