Skip to content

Commit

Permalink
contextual logging: simplify scope, avoid transition
Browse files Browse the repository at this point in the history
A less ambitious goal is to just remove the usage of the traditional klog
logging API and the hard dependency on the klog logging implementation and
still keeping k8s.io/klog/v2 as dependency.

The main advantage is that there's no need for a transition to a new
k8s.io/klogr package.
  • Loading branch information
pohly committed Feb 14, 2022
1 parent 7486c87 commit f4d57c1
Showing 1 changed file with 171 additions and 250 deletions.

0 comments on commit f4d57c1

Please sign in to comment.