Commit Graph

8 Commits

Author SHA1 Message Date
Freezed b28a33345a 🔀 Add a basic logger to the template
Do not use `print()` anymore in the script to print stuff on STDOUT,
use `logger.info()` instead.

If script is run in crontab, it loggs to syslog.
2022-10-26 00:42:54 +02:00
Freezed f28c206094 🔀 Merge branch 'argparser' 2022-10-26 00:30:58 +02:00
Freezed 04a7aa36f6 Adjust argparse options 2022-10-26 00:27:35 +02:00
Freezed 9c6803be48 Add a logger 2022-10-26 00:22:07 +02:00
Freezed d21519630b 🔀 Add a python standalone template & tools 2022-10-25 00:50:11 +02:00
Freezed 27e80b06aa 👷 Add CI for GitLab 2022-10-25 00:44:23 +02:00
Freezed 37086a3bed Add a python standalone template & tools 2022-10-25 00:34:34 +02:00
Freezed 7be87997a7 🎉 Initial commit 2022-04-27 16:03:43 +02:00