mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-24 20:04:58 +02:00
refactor: logger (#3678)
This commit is contained in:
@ -43,6 +43,7 @@ $files = [
|
||||
__DIR__ . '/../lib/php8backports.php',
|
||||
__DIR__ . '/../lib/utils.php',
|
||||
__DIR__ . '/../lib/http.php',
|
||||
__DIR__ . '/../lib/logger.php',
|
||||
// Vendor
|
||||
__DIR__ . '/../vendor/parsedown/Parsedown.php',
|
||||
__DIR__ . '/../vendor/php-urljoin/src/urljoin.php',
|
||||
|
Reference in New Issue
Block a user