Log when script starts

This commit is contained in:
2026-01-14 11:45:17 -07:00
parent 2f75e83937
commit d31d8f881e

View File

@@ -11,6 +11,7 @@ import ssl
import json
from datetime import datetime, timedelta
logging.info('=======================================================================================================')
try:
with open('hosts.json', 'r') as f: