mirror of https://github.com/pulumi/pulumi.git
864da4bdf9
`glog.Verbose(int)` returns a bool that indicates whether or not logging is enabled at the given level. Check that result prior to actually calling the logger in order to avoid extra work when verbose logging is disabled. |
||
---|---|---|
.. | ||
log.go | ||
log_test.go |