//
pkg.gl
Category
github.com/maladie/control-plane
components
kyma-environment-broker
internal
logger
package
0.0.0-20200703085847-980806fd187c
Repository:
https://github.com/maladie/control-plane.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
101 SLOC
#
Functions
NewLogDummy
NewLogDummy returns dummy logger which discards logged messages on the fly.
NewLogSpy
NewLogSpy is a factory for LogSpy.
#
Structs
LogSpy
LogSpy is a helper construct for testing logging in unit tests.