Mercurial > code > home > repos > gcalendarwatch
diff gcalendarwatch.py @ 39:119f0cb719eb
too loud
author | drewp@bigasterisk.com |
---|---|
date | Sun, 12 Nov 2023 23:31:03 -0800 |
parents | 2da773e48a57 |
children | 7d9609edcf9c |
line wrap: on
line diff
--- a/gcalendarwatch.py Sun Nov 12 23:21:10 2023 -0800 +++ b/gcalendarwatch.py Sun Nov 12 23:31:03 2023 -0800 @@ -38,7 +38,7 @@ from ingest import SyncToMongo from localtypes import Conf, Record -logging.basicConfig(level=logging.DEBUG) +logging.basicConfig(level=logging.INFO) log = logging.getLogger() EV = Namespace("http://bigasterisk.com/event#")