mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Log Pwnagotchi Re|Started
Adds a line to the log file to identify when pwnagotchi was restarted
This commit is contained in:
@ -268,6 +268,7 @@ def setup_logging(args, config):
|
||||
requests_log.addHandler(logging.NullHandler())
|
||||
requests_log.prpagate = False
|
||||
|
||||
logging.info("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Pwnagotchi Re|Started -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-")
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user