package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Oct 24, 2025
License: MIT
Opens a new window with license information.
Imports: 8
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"`
Hostname string `json:"hostname"`
AppName string `json:"app_name"`
Token string `json:"token"`
Fields map[string]interface{} `json:"fields,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.