add Logging

This commit is contained in:
Marko
2024-07-30 17:01:34 +02:00
parent ac955e5988
commit 966905a3bf
2 changed files with 34 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ when@prod:
handlers:
sentry:
type: sentry
level: !php/const Monolog\Logger::ERROR
level: !php/const Monolog\Logger::INFO
hub_id: Sentry\State\HubInterface
# Uncomment these lines to register a log message processor that resolves PSR-3 placeholders