//
pkg.gl
Category
github.com/future-architect/vuls
logging
package
0.29.0
Repository:
https://github.com/future-architect/vuls.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
15
Files
109 SLOC
#
Functions
GetDefaultLogDir
GetDefaultLogDir returns default log directory.
NewCustomLogger
NewCustomLogger creates logrus.
NewIODiscardLogger
NewIODiscardLogger creates discard logger.
NewNormalLogger
NewNormalLogger creates normal logger.
#
Variables
Log
Log for localhost.
#
Structs
Logger
Logger has logrus entry.
LogOpts
LogOpts has options for logging.