mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
- 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.