@@ -3,6 +3,9 @@ import logging
# Setup logging
def setup_log():
"""
Setup logging
loglevel = 10 if os.getenv("APKG_TARGET") == "debug" else 20
logging.basicConfig(
The note is not visible to the blocked user.