diff --git a/samples/samples-js/host.json b/samples/samples-js/host.json index 86022f201..df704ef2c 100644 --- a/samples/samples-js/host.json +++ b/samples/samples-js/host.json @@ -8,7 +8,7 @@ } }, "logLevel": { - "default": "Information" + "default": "Debug" } }, "extensionBundle": { diff --git a/samples/samples-powershell/host.json b/samples/samples-powershell/host.json index 86022f201..df704ef2c 100644 --- a/samples/samples-powershell/host.json +++ b/samples/samples-powershell/host.json @@ -8,7 +8,7 @@ } }, "logLevel": { - "default": "Information" + "default": "Debug" } }, "extensionBundle": { diff --git a/samples/samples-python/host.json b/samples/samples-python/host.json index 552c43107..d5260cab5 100644 --- a/samples/samples-python/host.json +++ b/samples/samples-python/host.json @@ -8,7 +8,7 @@ } }, "logLevel": { - "default": "Information" + "default": "Debug" } }, "extensionBundle": {