package
0.0.0-20240102114939-7365a310dcef
Repository: https://github.com/g-node/gin-valid.git
Documentation: pkg.go.dev

# Functions

Close trims and closes the log file, errors are ignored.
Init initialises log file and logger.
ShowWrite writes a string to Stdout and passes the arguments on to the log Writer function.
Write writes a string to the log file if there is an initialized logger.