StefanKopieczek/gossip

Improve logging

StefanKopieczek opened this issue · 4 comments

Logging library should log a timestamp and a thread ID.

Not sure there's any way to get a thread ID.
I had a little browse online and couldn't find anything except a bunch of people saying you're not supposed to access it. :(

Seeing as it looks like a thread-ID isn't possible. Propose closing now that timestamps are done.

Close if you agree. :)

Bah, what a shame :( Yes, I think you're right, although I don't buy their justification, and the IDs are clearly available to the runtime since it can print stacktraces.

But yes, nothing more we can do here.