i3-companion: do not log full network status

With special chars, it's not readable.
This commit is contained in:
Vincent Bernat 2021-07-12 17:56:41 +02:00
parent 55c335bcaa
commit 52ba86e239

View file

@ -586,7 +586,7 @@ async def network_manager_status(i3, event, *args):
last = getattr(network_manager_status, "last", None)
if status != last:
logger.info(f"network status: {status}")
logger.info("updated network status")
# Update cache file (for when polybar restarts)
with open(