mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-28 22:09:01 +02:00
parent
d822d666c7
commit
7273a05f02
3 changed files with 16 additions and 23 deletions
|
@ -39,9 +39,6 @@ final class RssBridge
|
|||
$line
|
||||
);
|
||||
self::$logger->warning($text);
|
||||
if (Debug::isEnabled()) {
|
||||
print sprintf("<pre>%s</pre>\n", e($text));
|
||||
}
|
||||
});
|
||||
|
||||
// There might be some fatal errors which are not caught by set_error_handler() or \Throwable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue