- Notifications
You must be signed in to change notification settings - Fork917
Commit26a725f
authored
fix: provisionerd: add more context to logs emitted, fix log level (#6508)
- Previously, we were logging all provision response logs at level INFO, regardless of the log level of the log streamed from the provisioner. We now log these at the original level (defaulting to INFO).- Now logging "provision failed" message at level ERROR WARN and including the error field in the message.1 parent8900812 commit26a725f
1 file changed
+21
-2
lines changedLines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
880 | 880 |
| |
881 | 881 |
| |
882 | 882 |
| |
883 |
| - | |
| 883 | + | |
884 | 884 |
| |
885 | 885 |
| |
886 | 886 |
| |
| |||
895 | 895 |
| |
896 | 896 |
| |
897 | 897 |
| |
898 |
| - | |
| 898 | + | |
899 | 899 |
| |
| 900 | + | |
900 | 901 |
| |
901 | 902 |
| |
902 | 903 |
| |
| |||
1120 | 1121 |
| |
1121 | 1122 |
| |
1122 | 1123 |
| |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + |
0 commit comments
Comments
(0)