Commit 0d8b25b
authored
oauth/m2m: make "token fetched successfully" a debug log (#306)
The log is quite repetitive, and as we use this sql driver in our
customer-facing product where customers see logs, the extra log seems
like spam to customers. I think it would be nice to have it as debug log
instead of info.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments