Skip to content

Tags: pohly/klog

Tags

v2.40.1

Toggle v2.40.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#279 from dims/recover-from-nil-pointers…

…-when-logging

Recover from nil pointers when logging

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#179 from blaubaer/fix_logr_keysAndValues

Prevents calling `logr.(Info|Error)` with a wrapped slice in slice.

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#170 from dims/deprecate-typo-ed-structu…

…red-logging-method

Deprecate typo-ed Structured logging method (Error->ErrorS)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#166 from physcat/verboseStructFix

Fix missing fields in verbose InfoS

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#159 from tahsinrahman/error-tests

Add tests for error in InfoS

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#159 from tahsinrahman/error-tests

Add tests for error in InfoS

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#134 from benmoss/fix-errors

Fix how errors are printed

v2.0.0-rc.1

Toggle v2.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#131 from dims/switch-to-github-actions

Add github actions

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#97 from liggitt/revert-logr

Revert "Merge pull request kubernetes#20 from munnerz/logr"

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes#78 from dims/dedup-log-attempt-2

Fix the log duplication issue for --log-file