Versions in this module Expand all Collapse all v1 v1.0.2 Aug 26, 2023 Changes in this version + func Debugf(format string, args ...interface{}) + func Errorf(format string, args ...interface{}) + func Infof(format string, args ...interface{}) + func InitLogger(format, labels string, config *promtail.ClientConfig) error + func Shutdown() + func Warnf(format string, args ...interface{}) + type Logger struct + func NewLogger(format, labels string, config *promtail.ClientConfig) (*Logger, error)