Documentation
¶
Index ¶
- type Logger
- func (_m *Logger) Debug(msg string, keysAndValues ...interface{})
- func (_m *Logger) Error(err error, msg string, keysAndValues ...interface{})
- func (_m *Logger) Fatal(err error, msg string, keysAndValues ...interface{})
- func (_m *Logger) Info(msg string, keysAndValues ...interface{})
- func (_m *Logger) WithValues(keysAndValues ...interface{}) util.Logger
- type LoggerConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
Logger is an autogenerated mock type for the Logger type
func (*Logger) WithValues ¶
WithValues provides a mock function with given fields: keysAndValues
type LoggerConfig ¶
LoggerConfig is an autogenerated mock type for the LoggerConfig type
func (*LoggerConfig) Level ¶
func (_m *LoggerConfig) Level() util.LogLevel
Level provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.