mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
feat: add -debug flag with file logging to fscan_debug.log
This commit is contained in:
@@ -95,6 +95,7 @@ type FlagVars struct {
|
||||
Silent bool
|
||||
NoColor bool
|
||||
LogLevel string
|
||||
Debug bool
|
||||
DisableProgress bool
|
||||
PerfStats bool
|
||||
Language string
|
||||
|
||||
Reference in New Issue
Block a user