pulumi/pkg/backend
Sean Gillespie ce26bd871f
Decrease log level for HTTP requests and responses (#2460)
* Decrease log level for HTTP requests and responses

Logging each HTTP request and response can get quite chatty, especially
when publishing a lot of events. This increases the verbosity level of
these logs so that they don't get emitted at level 9, which is the
general level that providers use when issuing verbose logs.

* Appease linter
2019-02-20 09:20:01 -08:00
..
display Use "discard" when deleting read resources (#2280) 2019-01-31 13:48:44 -08:00
filestate Return error from stack tag commands in local mode (#2457) 2019-02-19 16:07:57 -08:00
httpstate Decrease log level for HTTP requests and responses (#2460) 2019-02-20 09:20:01 -08:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Don't prompt if you want to continue when --skip-preview is passed 2018-10-26 15:41:29 -07:00
backend.go Add commands for managing stack tags (#2333) 2019-01-04 13:23:47 -08:00
snapshot.go Use "discard" when deleting read resources (#2280) 2019-01-31 13:48:44 -08:00
snapshot_test.go Elide unnecessary checkpoint writes. (#1798) 2018-08-20 14:14:50 -07:00
stack.go Add commands for managing stack tags (#2333) 2019-01-04 13:23:47 -08:00
updates.go Fix error when canceling update (#2254) 2018-11-29 12:54:05 -08:00