Files
appwrite/app
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-12-02 01:40:44 +00:00
2026-04-30 10:36:12 +03:00
2026-01-03 22:38:17 +00:00