package
2.0.0-beta.44.2+incompatible
Repository: https://github.com/frankfang/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.