package
0.0.0-20240806012525-31387fc58976
Repository: https://github.com/scdoproject/go-scdo.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetLogger gets logrus.Logger object according to module name each module can have its own logger.
NewAuditor returns a new auditor instance with specified log and an optional last time.
# Variables
LogFolder the default folder to write logs.
# Structs
Auditor is used for auditing step by step via log.
CallerHook a caller hook of logrus.
ScdoLog wraps log class.