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 21, 2022
1 parent 7486c87 commit 54bb29e
Showing 1 changed file with 218 additions and 264 deletions.

0 comments on commit 54bb29e

Please sign in to comment.