package
0.5.0
Repository: https://github.com/franpog859/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.