Review Request: extention of TIME_STAMP within kDebug
Guy Maurel
guy-kde at maurel.de
Tue Jun 8 18:58:41 BST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4260/
-----------------------------------------------------------
Review request for kdelibs.
Summary
-------
If you export KDE_DEBUG_TIMESTAMP=1 then you'll get time information in front of every debug line.
you get the time as
17:03:24
If you want to get a little bit more, such as
17:03:24.123
with the milliseconds, you export KDE_DEBUG_TIMESTAMP=2 and the extention, as proposed here
Diffs
-----
/branches/KDE/4.4/kdelibs/kdecore/io/kdebug.cpp 1136017
Diff: http://reviewboard.kde.org/r/4260/diff
Testing
-------
Thanks,
Guy
More information about the kde-core-devel
mailing list