You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Azure Logging code added in commit 687a199 seems to break local development (with local or remote data).
I assume we do not want Azure logging for local development, so perhaps reasonable to wrap the logging initialisation in an appropriate if statement (?if environment =?? or:
The Azure Logging code added in commit 687a199 seems to break local development (with local or remote data).
I assume we do not want Azure logging for local development, so perhaps reasonable to wrap the logging initialisation in an appropriate if statement (?
if environment =
?? or:or similar?)
The text was updated successfully, but these errors were encountered: