Documentation
¶
Index ¶
- Constants
- Variables
- func AppendLine(filepath string, s string, m *sync.Mutex) error
- func Error(stack string, format string, content ...any)
- func Fatal(stack string, format string, content ...any)
- func Info(format string, content ...any)
- func LogMessages[T constraints.Integer, S comparable](level T, message S, stackTrace string)
Constants ¶
View Source
const ( NInfo = iota NError NFatal )
Variables ¶
Functions ¶
func LogMessages ¶
func LogMessages[T constraints.Integer, S comparable](level T, message S, stackTrace string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.