[exim-dev] [Bug 2102] higher-resolution timestamps in logs

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2102] New: higher-resolution timestamps in logs
Subject: [exim-dev] [Bug 2102] higher-resolution timestamps in logs
https://bugs.exim.org/show_bug.cgi?id=2102

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #1 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/571b27158aa468eda77b1a20ed80bed1f342e15d

commit 571b27158aa468eda77b1a20ed80bed1f342e15d
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Jul 30 20:51:10 2017 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Jul 30 21:26:37 2017 +0100


    logging: millisecond timestamps.  bug 2102


    no change to qt logging yet as that will need a spool format update
----
 doc/doc-docbook/spec.xfpt    |   9 ++
 doc/doc-txt/NewStuff         |   2 +
 src/OS/Makefile-Base         |   6 +-
 src/src/exigrep.src          |   6 +-
 src/src/eximstats.src        |  36 ++++--
 src/src/globals.c            |   1 +
 src/src/log.c                |  54 +++------
 src/src/macros.h             |   1 +
 src/src/tod.c                | 254 ++++++++++++++++++++++---------------------
 test/log/0551                |   6 +-
 test/runtest                 |   3 +-
 test/scripts/0000-Basic/0551 |   4 +-
 test/stdout/0551             |   6 +-
 13 files changed, 207 insertions(+), 181 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.