ceph-csi/internal/util/log
Madhu Rajanna aba6979d29 cleanup: use os.ReadFile to read file
as ioutil.ReadFile is deprecated and
suggestion is to use os.ReadFile as
per https://pkg.go.dev/io/ioutil updating
the same.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-24 05:25:11 +00:00
..
log_utils_test.go util: add gzip helper function 2021-09-16 13:55:15 +00:00
log_utils.go cleanup: use os.ReadFile to read file 2022-01-24 05:25:11 +00:00
log.go cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00