Zabbix-in-Telegram
Zabbix-in-Telegram copied to clipboard
Write messages to log file
I write a simple solution for the issue #28. Basically:
- Add some log option in settings;
- Replace print_message with log calls;
- "--debug" option now overrides log level with DEBUG value and adds a handler for write log message both on file and console.
Hi, @marcocaberletti. Thank you for you pull request. I will test and review it.
Any news?