package
Version:
v0.3.6
Opens a new window with list of versions in this module.
Published: Mar 9, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LogEntry struct {
Timestamp string `json:"timestamp"`
Level string `json:"level"`
Message string `json:"message"`
}
LogEntry represents the default JSON log structure
Source Files
¶
Click to show internal directories.
Click to hide internal directories.