package
Version:
v0.0.0-...-c42b9c9
Opens a new window with list of versions in this module.
Published: Aug 2, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
Package seelog for martlog
View Source
const (
ServiceName = "ServiceName"
LogLevelError = "ERROR"
LogLevelInfo = "INFO"
LogLevelDebug = "DEBUG"
LogLevelWarn = "WARN"
)
func Debugf(format string, params ...interface{})
Debugf implement debug
func Errorf(format string, params ...interface{})
Errorf implement errorf
func Infof(format string, params ...interface{})
Infof implement infof
func Warnf(format string, params ...interface{})
Warnf implement warn
Source Files
¶
Click to show internal directories.
Click to hide internal directories.