@@ -132,7 +132,7 @@ logging.basicConfig(
format=CONST.LOG_FORMAT,
datefmt="[%X]",
handlers=[RichHandler(
show_time=False if "SYSTEMD_EXEC_PID" in os.environ else True,
show_time=False,
rich_tracebacks=True
)]
)
The note is not visible to the blocked user.