Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLogger ¶
func CreateLogger(logFile string) *zap.SugaredLogger
func InstrumentMqtt ¶ added in v0.1.3
func InstrumentMqtt(logger *zap.SugaredLogger)
Types ¶
type MqttLogger ¶ added in v0.1.3
type MqttLogger struct {
// contains filtered or unexported fields
}
func (MqttLogger) Printf ¶ added in v0.1.3
func (logger MqttLogger) Printf(format string, v ...interface{})
func (MqttLogger) Println ¶ added in v0.1.3
func (logger MqttLogger) Println(v ...interface{})
Click to show internal directories.
Click to hide internal directories.