Hi Wow that is a complicated solution. I though that simple and blackbox went well together. When the [EMAIL PROTECTED] hits the fan I want know that my diagnostics is going to work and not be a source of the problem (the more complicated the solution the more likely it will).
I would still not want to put this particular "blackbox logging" in the path of critical code. For that (recording messages sent/received) I think we should make a purpose built mechanism (but still simple) and possibly counters. record_message (sock, RECIEVED, msg_id, size, other ...); record_message_error (sock, DROPPED, msg_id, "reason"); What were you planning to use this for? Regards -Angus _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
