open-consul/logging
Kyle Schochenmaier 2b1e5f69e2
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
* update go version to 1.18 for api and sdk, go mod tidy
* removes ioutil usage everywhere which was deprecated in go1.16 in favour of io and os packages. Also introduces a lint rule which forbids use of ioutil going forward.
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2022-11-10 10:26:01 -06:00
..
monitor bulk rewrite using this script 2022-01-20 10:46:23 -06:00
gated_writer.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
gated_writer_test.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
grpc.go grpc: move gRPC INFO logs to be emitted as TRACE logs from Consul (#10395) 2021-06-14 15:13:58 -05:00
grpc_test.go grpc: move gRPC INFO logs to be emitted as TRACE logs from Consul (#10395) 2021-06-14 15:13:58 -05:00
log_levels.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
logfile.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
logfile_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00
logger.go Fix incorrect severity syslog messages (#12079) 2022-04-14 15:51:00 -07:00
logger_test.go bulk rewrite using this script 2022-01-20 10:46:23 -06:00
names.go xDS Load Balancing (#14397) 2022-09-09 15:02:01 +01:00
syslog.go Fix incorrect severity syslog messages (#12079) 2022-04-14 15:51:00 -07:00
syslog_test.go Fix incorrect severity syslog messages (#12079) 2022-04-14 15:51:00 -07:00
syslog_unsupported_test.go Fix incorrect severity syslog messages (#12079) 2022-04-14 15:51:00 -07:00