//
pkg.gl
Category
github.com/nickymateev/compass
components
kyma-environment-broker
internal
logger
package
0.0.0-20200430145300-6d4a0cdd1900
Repository:
https://github.com/nickymateev/compass.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.