We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d5a0f4e + 580c734 commit bae1847Copy full SHA for bae1847
code/function/host.json
@@ -4,9 +4,11 @@
4
"fileLoggingMode": "debugOnly",
5
"logLevel": {
6
"default": "Information",
7
+ "Worker": "Information",
8
"Host": "Information",
- "Function": "Information",
9
- "Host.Aggregator": "Information"
+ "Host.Aggregator": "Information",
10
+ "Host.Results": "Information",
11
+ "Function": "Information"
12
},
13
"applicationInsights": {
14
"samplingSettings": {
0 commit comments