package
0.0.0-20211026085202-854ad97855da
Repository: https://github.com/g-node/gin-cli.git
Documentation: pkg.go.dev
# Functions
Close closes the log file.
Init initialises the log file and logger.
Write writes a string to the log file.
WriteError prints err to the logfile and returns, effectively ignoring the error.