repos
/
irgramd
/ commit
summary
|
shortlog
|
log
|
tree
|
commit
|
commitdiff
|
headdiff
unified
|
plain
|
darcs
Fix logging system.
author
E. Bosch <presidev@AT@gmail.com>
local date
Wed, 20 Dec 2023 01:50:56
date
Wed, 20 Dec 2023 00:50:56
hash
f7068578a6b2806e38c5c5bfc1c03b8e59a14455
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
diff
|
history
|
annotate
utils.py
+11 -0
diff
|
history
|
annotate