Documentation ¶
Index ¶
- Variables
- func Debug(msg string)
- func Error(msg string)
- func Fatal(msg string)
- func FormattedDebug(msg string, args ...string)
- func FormattedError(msg string, args ...string)
- func FormattedInfo(msg string, args ...string)
- func FormattedTitle(msg string, args ...string)
- func Info(msg string)
- func Jump()
- func Line()
- func Log(msg string)
- func ShowLogAppTitle(appName string)
- func Title(title string)
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = log.New(os.Stderr)
Functions ¶
func FormattedDebug ¶
func FormattedError ¶
func FormattedInfo ¶
func FormattedTitle ¶
func ShowLogAppTitle ¶
func ShowLogAppTitle(appName string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.