Documentation
¶
Index ¶
- Variables
- func DatePrintf(format string, message ...any)
- func DatePrintfMicroseconds(format string, message ...any)
- func DatePrintfMilliseconds(format string, message ...any)
- func DatePrintfNanoseconds(format string, message ...any)
- func Debug(message string)
- func DebugMicroseconds(message string)
- func DebugMilliseconds(message string)
- func DebugNanoseconds(message string)
- func Error(message string)
- func ErrorMicroseconds(message string)
- func ErrorMilliseconds(message string)
- func ErrorNanoseconds(message string)
- func Info(message string)
- func InfoMicroseconds(message string)
- func InfoMilliseconds(message string)
- func InfoNanoseconds(message string)
- func Lock()
- func Print(message string)
- func PrintMicroseconds(message string)
- func PrintMilliseconds(message string)
- func PrintNanoseconds(message string)
- func Unlock()
- func Warn(message string)
- func WarnMicroseconds(message string)
- func WarnMilliseconds(message string)
- func WarnNanoseconds(message string)
Constants ¶
This section is empty.
Variables ¶
View Source
var LoggerLock sync.Mutex
Functions ¶
func DatePrintf ¶
func DatePrintfMicroseconds ¶
func DatePrintfMilliseconds ¶
func DatePrintfNanoseconds ¶
func DebugMicroseconds ¶
func DebugMicroseconds(message string)
func DebugMilliseconds ¶
func DebugMilliseconds(message string)
func DebugNanoseconds ¶
func DebugNanoseconds(message string)
func ErrorMicroseconds ¶
func ErrorMicroseconds(message string)
func ErrorMilliseconds ¶
func ErrorMilliseconds(message string)
func ErrorNanoseconds ¶
func ErrorNanoseconds(message string)
func InfoMicroseconds ¶
func InfoMicroseconds(message string)
func InfoMilliseconds ¶
func InfoMilliseconds(message string)
func InfoNanoseconds ¶
func InfoNanoseconds(message string)
func PrintMicroseconds ¶
func PrintMicroseconds(message string)
func PrintMilliseconds ¶
func PrintMilliseconds(message string)
func PrintNanoseconds ¶
func PrintNanoseconds(message string)
func WarnMicroseconds ¶
func WarnMicroseconds(message string)
func WarnMilliseconds ¶
func WarnMilliseconds(message string)
func WarnNanoseconds ¶
func WarnNanoseconds(message string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.