-
Committer:
Teddy Hogeborn
-
Date:
2019-02-28 19:22:08 UTC
-
Revision ID:
teddy@recompile.se-20190228192208-1bkaewjx1vzar0sl
mandos-ctl: Use logging module instead of print() for errors
* mandos-ctl (log): New logging object.
(main): Use log instead of print("<message>", file=sys.stderr).