pulumi/pkg/util/logging
Pat Gavlin 1af7449f1a
Remove references to pulumi/glog. (#3009)
This package's flags conflict with those in google/glog. Replace all
references to this package with references to
pulumi/pulumi/pkg/util/logging, and change that package to explicitly
call `flag.CommandLine.Parse` with an empty slice.

This should make it much easier to consume these packages in downstream
repos that have direct or indirect dependencies on google/glog.
2019-07-31 13:23:33 -05:00
..
log.go Remove references to pulumi/glog. (#3009) 2019-07-31 13:23:33 -05:00
log_test.go Add license headers 2018-05-22 15:02:47 -07:00