package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Oct 12, 2025
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(format string, v ...interface{})
Debug logs a debug message using the singleton instance
func Error(format string, v ...interface{})
Error logs an error message using the singleton instance
func Info(format string, v ...interface{})
Info logs an info message using the singleton instance
Init initializes the logger
Logger represents a custom logger for TmuxAI
GetInstance returns the singleton logger instance
Debug logs a debug message
Error logs an error message
Info logs an info message
Source Files
¶
Click to show internal directories.
Click to hide internal directories.