Post
Topic
Board Development & Technical Discussion
Topic OP
Question regarding logging
by
delson
on 02/10/2011, 01:22:33 UTC
I have a couple questions about logging. I would like to log every time a transaction takes place, or a new block is downloaded from nodes. These logs would have to also include a timestamp. I was looking through an old debug.log, and found that none of the events were timestamped. Is there a setting that allows for these customizations, or will I have to do it manually in the code?

In addition, how difficult will it be to modify for this kind of a change.

Thank you.