package
Version:
v2.0.7
Opens a new window with list of versions in this module.
Published: Apr 30, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 11
Opens a new window with list of known importers.
Documentation
¶
- Variables
-
type Log
-
func (d *Log) Debug(message string, args ...any)
-
func (d *Log) Default(message string, args ...any)
-
func (d *Log) Error(message string, args ...any)
-
func (d *Log) Fatal(message string, args ...any)
-
func (d *Log) Info(message string, args ...any)
-
func (d *Log) Prefix() string
-
func (d *Log) Println(message string, args ...any)
-
func (d *Log) Question(message string, args ...any)
-
func (d *Log) Secondary(message string, args ...any)
-
func (d *Log) SetPrefix(prefix string)
-
func (d *Log) Success(message string, args ...any)
-
func (d *Log) Warning(message string, args ...any)
Prefix returns the output prefix for the logger.
SetPrefix sets the output prefix for the logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.