appwrite/app/controllers
Steven Nguyen 59a8172e96
fix: prevent "Failed to initialize logging provider" errors
If the _APP_EXPERIMENT_LOGGING_CONFIG env var isn't set, every 4XX error
outputs this warning:

Failed to initialize logging provider: Unable to parse DSN: scheme is
required

To reduce this unnecessary clutter when _APP_EXPERIMENT_LOGGING_CONFIG
isn't set, this PR adds a check to only attempt to initialize the
logging provider if the env var is set.
2025-03-07 12:59:11 -08:00
..
api chore: added auth group to create phone token 2025-03-05 17:42:43 +00:00
shared disable transformedAt update for console users 2025-03-03 15:19:49 +02:00
web Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
general.php fix: prevent "Failed to initialize logging provider" errors 2025-03-07 12:59:11 -08:00
mock.php Revert "Restore "feat: custom app schemes""" 2025-02-07 17:34:58 +00:00