package
Version:
v0.0.0-...-f288654
Opens a new window with list of versions in this module.
Published: Nov 10, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package console provides logging functions.
Close closes an open log file.
func Log(format string, args ...interface{})
Log writes a log line to the log file.
A timestamp and a newline is automatically added.
If the log file isn't open, nothing is done.
Open opens a log file for writing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.