package
0.1.0
Repository: https://github.com/spcu/libraries.git
Documentation: pkg.go.dev

# Functions

NewFileThresholdHook To create a new hook.
NewLogger It is to create new SpcuLogger by a SpcuLoggerConfig.

# Structs

FileThresholdHook It's a hook to make the storage usage for logging stable.
OutputFileConfig To specify more details about saving logs in files.
SpcuLogger It is a wrapper for logrus.Logger.
SpcuLoggerConfig It specifies the details about a new SpcuLogger.