Files
appwrite/app/init
Prem Palanisamy cc2757ce93 refactor(registers): guard realtimeLogger early when no logging config
Return early from the realtimeLogger registry when neither
_APP_LOGGING_CONFIG_REALTIME nor _APP_LOGGING_CONFIG is set, so the no-config
case (typical self-hosted) no longer constructs and throws from new DSN(''),
and tidy the $createLogger doc comment.
2026-05-12 16:40:56 +01:00
..
2025-03-15 14:17:47 +01:00
2026-05-11 11:56:22 +02:00