It's very difficult to tell why things are sticking/breaking at times. Need to build a central logging facility in so that behaviour can be more easily tracked/identified
Need to decide on the mechanisms to use. Do we log to a dedicated file or to syslog. How many different levels of logging do we want etc.
If logging to a dedicated file then the best bet is probably to create a logging thread (which'll handle a logging queue), wherehas if pushing to syslog a simple module would do.
Activity
2013-12-28 01:32:22
If logging to a dedicated file then the best bet is probably to create a logging thread (which'll handle a logging queue), wherehas if pushing to syslog a simple module would do.
2013-12-28 01:32:26
2019-09-09 16:24:41
Realistically, project isn't going to see any further development so closing as Won't Fix
2019-09-09 16:24:41
2019-09-09 16:24:41