Documentation ¶
Index ¶
- func NewLogger(t TestingT, timeLayout ...string) *logger.Logger
- func NewNamedLogger(name string, timeLayout ...string) *logger.Logger
- func NewSilentLogger(name string, printStackTrace bool, timeLayout ...string) *logger.Logger
- func NewSimple(debug bool) *logger.Logger
- func WithLevel(log *logger.Logger, level logger.Level, printStackTrace bool) *logger.Logger
- type TestingT
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNamedLogger ¶
NewNamedLogger produces a logger adjusted for test cases.
func NewSilentLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.