Documentation
¶
Index ¶
- type Manager
- func (_m *Manager) Debug(_a0 string)
- func (_m *Manager) Error(msg string)
- func (_m *Manager) Info(msg string)
- func (_m *Manager) New() logger.Manager
- func (_m *Manager) Panic(msg string)
- func (_m *Manager) SetCallerFields(_a0 bool)
- func (_m *Manager) SetLogLevel(_a0 logger.Level)
- func (_m *Manager) Trace(_a0 string)
- func (_m *Manager) Warning(msg string)
- func (_m *Manager) WithFields(_a0 logger.Fields) logger.Manager
- func (_m *Manager) WithTimer() logger.Manager
- type Provider
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func (*Manager) SetCallerFields ¶
SetCallerFields provides a mock function with given fields: _a0
func (*Manager) SetLogLevel ¶
SetLogLevel provides a mock function with given fields: _a0
func (*Manager) WithFields ¶
WithFields provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.