Documentation ¶
Index ¶
- Variables
- func Error(format string, v ...any)
- func Fatal(format string, v ...any)
- func Info(format string, v ...any)
- func InfoMarshal(o any, format string, v ...any)
- func InfoNewline()
- func Logger() *logkf.Logger
- func Marshal(o any)
- func Printf(format string, v ...any)
- func Verbose(format string, v ...any)
- func VerboseMarshal(o any, format string, v ...any)
- func Warn(format string, v ...any)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( OutputFormat string = "json" EnableInfo bool EnableVerbose bool )
Functions ¶
func InfoMarshal ¶
func InfoNewline ¶
func InfoNewline()
func VerboseMarshal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.