package
0.0.0-20241120183321-3ca17b759095
Repository: https://github.com/arumandesu/go-revise.git
Documentation: pkg.go.dev

# Functions

Err returns an error attribute for logging.
OpenFile opens or creates a log file in the user's cache directory and returns the file WARNING: panics if the log file cannot be created.
No description provided by the author
Setup creates a new logger based on the environment WARNING: panics if any errors occur during setup REMINDER: don't forget to call the cleanup function to close the log file.