Commit a576a8f
authored
fix: set default log level for asgi logger to WARNING to match default python behavior (GoogleCloudPlatform#381)
* fix: set default log level for asgi logger to WARNING to match default python behavior.
* fix: fix broken test.1 parent 42b7fdd commit a576a8f
File tree
2 files changed
+2
-2
lines changed- src/functions_framework/aio
- tests/test_functions/execution_id
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments