@@ -32,7 +32,7 @@ def setupLogging():
format='%(message)s [%(asctime)s]',
datefmt='%a %b %d %I:%M:%S %p %Z %Y',
handlers=[
logging.FileHandler(logFile, encoding='utf-8'),
logging.FileHandler(logFile, mode='w', encoding='utf-8'),
logging.StreamHandler(sys.stdout)
]
)
The note is not visible to the blocked user.