Closed kakoni closed 4 years ago
zbxdb.py uses python logger class, whereas zbxdb_sender.py has internal mechanism (print to file thats in $home/log)
Perhaps zbxdb_sender.py should also use logger?
yes, thanks for the feedback again. That is a good idea. I just added logger.
zbxdb.py uses python logger class, whereas zbxdb_sender.py has internal mechanism (print to file thats in $home/log)
Perhaps zbxdb_sender.py should also use logger?