Fix logging system.
authorE. Bosch <presidev@AT@gmail.com>
local dateWed, 20 Dec 2023 01:50:56
dateWed, 20 Dec 2023 00:50:56
hashf7068578a6b2806e38c5c5bfc1c03b8e59a14455
Fix logging system.

Remove logging options from tornado.log that were not working correctly in this setup
and use the new options from irgramd ("log_file" and "log_level").
Defer first logs to be included in log file opened later.
Improve option error handling.
2 file(s) changed:
irgramd +43 -7
utils.py +11 -0