package
0.0.0-20190628093746-affaa533fc2e
Repository: https://github.com/szymongib/kyma.git
Documentation: pkg.go.dev

# Functions

NewLogDummy returns dummy logger which discards logged messages on the fly.
NewLogSink is a factory for LogSink.

# Structs

EntryAssertFormatter is a log formatter, which gather all logged entries.
LogSink is a helper construct for testing logging in unit tests.