Skip to content

Commit

Permalink
[PAGOPA-2686] refactoring(logging): Update host.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-ang committed Feb 28, 2025
1 parent 639bcdd commit 4a65993
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions host.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"logLevel": {
"default": "None",
"Host.Results": "Error",
"Function.ProcessFDR1BlobFiles": "Information",
"Function.ProcessFDR3BlobFiles": "Information",
"Function.HTTPBlobRecovery": "Information",
"Function.ProcessFDR1BlobFiles": "Warning",
"Function.ProcessFDR3BlobFiles": "Warning",
"Function.HTTPBlobRecovery": "Warning",
"Host.Aggregator": "Error"
},
"applicationInsights": {
Expand Down

0 comments on commit 4a65993

Please sign in to comment.