package
0.0.0-20230309133153-c98e9ca36a33
Repository: https://github.com/ciderapp/wails.git
Documentation: pkg.go.dev
# Functions
ErrorFields is a helper for logging fields to the global logger.
NewCustomLogger creates a new custom logger with the given prefix.
SetLogLevel sets the log level to the given level.
# Variables
GlobalLogger is the global logger.
# Structs
CustomLogger is a wrapper object to logrus.
# Type aliases
Fields is used by the customLogger object to output fields along with a message.