Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ColorLogger ¶
Logger with ANSI color output
func NewColorLogger ¶
func NewColorLogger(colorAttr color.Attribute) ColorLogger
Create new color logger
func (*ColorLogger) Printf ¶
func (l *ColorLogger) Printf(format string, v ...any)
Print a formatted string
func (*ColorLogger) Printlnf ¶
func (l *ColorLogger) Printlnf(format string, v ...any)
Print a formatted string with a newline
Click to show internal directories.
Click to hide internal directories.