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 Mar 11, 2022
1 parent 7486c87 commit 42bb993
Showing 1 changed file with 230 additions and 264 deletions.

0 comments on commit 42bb993

Please sign in to comment.