Documentation
¶
Index ¶
Constants ¶
View Source
const ( DebugLevel = "debug" InfoLevel = "info" ErrorLevel = "error" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestingLogWriter ¶
type TestingLogWriter struct {
// contains filtered or unexported fields
}
func NewTestingLogWriter ¶
func NewTestingLogWriter(t *testing.T) *TestingLogWriter
Click to show internal directories.
Click to hide internal directories.