package
Version:
v0.29.10
Opens a new window with list of versions in this module.
Published: Oct 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func InitLog(logFile *os.File, debug, disableColors bool)
type LogFormat struct {
Level string `json:"level"`
Action *string `json:"action,omitempty"`
Msg string `json:"msg"`
Time string `json:"time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.