Bitcoin Forum
May 24, 2024, 05:31:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Question regarding logging  (Read 766 times)
delson (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
October 02, 2011, 01:22:33 AM
 #1

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.
Gavin Andresen
Legendary
*
qt
Offline Offline

Activity: 1652
Merit: 2217


Chief Scientist


View Profile WWW
October 02, 2011, 03:16:28 PM
 #2

-logtimestamps  command-line param or logtimestamps=1 in the bitcoin.conf file.
(I dont' remember when that option was added, a 'git blame util.cpp' will tell you, look for fLogTimestamps)

How often do you get the chance to work on a potentially world-changing project?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!