-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-02-22 23:26, Hans-Christoph Steiner wrote:
This would be very nice, I could see being about to double-click any line in the log and have it pop up which object made the log message. I won't have time to implement this in the foreseeable future.
well, the thing is that for now we only have to reserve an additional variable "objectID" for the logpost(), which could be NULL/empty.
logpost(objectID, level, msg,...)
then, time permitting, fill in the missing code on both the C and the tcl side.
i only try to avoid re-defining functions in each release.
fmar IOhannes