diff --git a/pwnagotchi/log.py b/pwnagotchi/log.py index 41b0def6..bd55ff6c 100644 --- a/pwnagotchi/log.py +++ b/pwnagotchi/log.py @@ -268,6 +268,7 @@ def setup_logging(args, config): requests_log.addHandler(logging.NullHandler()) requests_log.prpagate = False + logging.info("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Pwnagotchi Re|Started -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-")