# 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.