pkg/logging
Pierangelo Di Pilato a850b9e047
Use t.Setenv instead of os.Setenv in tests (#2454)
Go 1.17 introduced a new handy API for setting env vars scoped for
a single test so we can avoid the hard to read set and reset env
loops.

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2022-03-10 10:00:48 -08:00
..
logkey Align linters with serving (enables stylecheck and asciicheck) (#1738) 2020-09-23 07:37:40 -07:00
testing Remove ClearAll from the codebase (#1657) 2020-08-27 16:14:07 -07:00
OWNERS Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00
config.go drop excess logger properties (#1993) 2021-01-20 12:02:53 -08:00
config_test.go Use t.Setenv instead of os.Setenv in tests (#2454) 2022-03-10 10:00:48 -08:00
depcheck_test.go Add a list of known-heavy things, check a few places. (#1860) 2020-10-27 16:38:34 -07:00
logger.go Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
logger_test.go Move the logging packages from serving into pkg. (#21) 2018-07-27 09:53:35 -07:00
object_encoders.go Remove NamespacedName logging helper (#1836) 2020-10-23 10:20:38 -07:00
warning_handler.go Print proper warning logs from API warnings (#2168) 2021-06-24 05:13:45 -07:00
zz_generated.deepcopy.go Update actions (#2313) 2021-10-15 12:26:13 -07:00