package
Version:
v1.1.8
Opens a new window with list of versions in this module.
Published: Jun 25, 2024
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LogMessage struct {
Level string `json:"level"`
Msg string `json:"msg"`
Stacktrace string `json:"stacktrace"`
Pid string `json:"pid"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.