# 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.
SeeleLog wraps log class.