Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ealsur
Created January 15, 2019 20:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ealsur/3259556409f6e4a5a1a3887bd7ffdb11 to your computer and use it in GitHub Desktop.
Save ealsur/3259556409f6e4a5a1a3887bd7ffdb11 to your computer and use it in GitHub Desktop.
Azure Cosmos DB + Functions - Health monitoring
{
"version": "2.0",
"logging": {
"fileLoggingMode": "always",
"logLevel": {
"Host.Triggers.CosmosDB": "Trace"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment