diff --git a/src/Sample/host.json b/src/Sample/host.json index efba415..b0e40f0 100644 --- a/src/Sample/host.json +++ b/src/Sample/host.json @@ -15,7 +15,7 @@ }, "logLevel": { "default": "Warning", - "Function": "Information", + "Function": "Trace", "Microsoft": "Warning", "System": "Warning" }