Documentation ¶
Index ¶
- type LoggingClient
- func (_m *LoggingClient) Debug(msg string, args ...interface{})
- func (_m *LoggingClient) Debugf(msg string, args ...interface{})
- func (_m *LoggingClient) Error(msg string, args ...interface{})
- func (_m *LoggingClient) Errorf(msg string, args ...interface{})
- func (_m *LoggingClient) Info(msg string, args ...interface{})
- func (_m *LoggingClient) Infof(msg string, args ...interface{})
- func (_m *LoggingClient) LogLevel() string
- func (_m *LoggingClient) SetLogLevel(logLevel string) errors.EdgeX
- func (_m *LoggingClient) Trace(msg string, args ...interface{})
- func (_m *LoggingClient) Tracef(msg string, args ...interface{})
- func (_m *LoggingClient) Warn(msg string, args ...interface{})
- func (_m *LoggingClient) Warnf(msg string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggingClient ¶
LoggingClient is an autogenerated mock type for the LoggingClient type
func NewLoggingClient ¶
func NewLoggingClient(t mockConstructorTestingTNewLoggingClient) *LoggingClient
NewLoggingClient creates a new instance of LoggingClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*LoggingClient) Debug ¶
func (_m *LoggingClient) Debug(msg string, args ...interface{})
Debug provides a mock function with given fields: msg, args
func (*LoggingClient) Debugf ¶
func (_m *LoggingClient) Debugf(msg string, args ...interface{})
Debugf provides a mock function with given fields: msg, args
func (*LoggingClient) Error ¶
func (_m *LoggingClient) Error(msg string, args ...interface{})
Error provides a mock function with given fields: msg, args
func (*LoggingClient) Errorf ¶
func (_m *LoggingClient) Errorf(msg string, args ...interface{})
Errorf provides a mock function with given fields: msg, args
func (*LoggingClient) Info ¶
func (_m *LoggingClient) Info(msg string, args ...interface{})
Info provides a mock function with given fields: msg, args
func (*LoggingClient) Infof ¶
func (_m *LoggingClient) Infof(msg string, args ...interface{})
Infof provides a mock function with given fields: msg, args
func (*LoggingClient) LogLevel ¶
func (_m *LoggingClient) LogLevel() string
LogLevel provides a mock function with given fields:
func (*LoggingClient) SetLogLevel ¶
func (_m *LoggingClient) SetLogLevel(logLevel string) errors.EdgeX
SetLogLevel provides a mock function with given fields: logLevel
func (*LoggingClient) Trace ¶
func (_m *LoggingClient) Trace(msg string, args ...interface{})
Trace provides a mock function with given fields: msg, args
func (*LoggingClient) Tracef ¶
func (_m *LoggingClient) Tracef(msg string, args ...interface{})
Tracef provides a mock function with given fields: msg, args
func (*LoggingClient) Warn ¶
func (_m *LoggingClient) Warn(msg string, args ...interface{})
Warn provides a mock function with given fields: msg, args
func (*LoggingClient) Warnf ¶
func (_m *LoggingClient) Warnf(msg string, args ...interface{})
Warnf provides a mock function with given fields: msg, args