mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
make logfile more unique (per client run)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#define PROXPROMPT_DEV_OFFLINE _RL_BOLD_RED_("offline")
|
||||
|
||||
#define PROXHISTORY "history.txt"
|
||||
#define PROXLOG "log_%Y%m%d.txt"
|
||||
#define PROXLOG "log_%Y%m%d%H%M%S.txt"
|
||||
#define MAX_NESTED_CMDSCRIPT 10
|
||||
#define MAX_NESTED_LUASCRIPT 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user