[
https://issues.apache.org/jira/browse/QPID-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401990#comment-13401990
]
Sergey Zhemzhitsky commented on QPID-4084:
------------------------------------------
Hi Alan,
Currently I'm using qpid c++ client 0.14 and outputHiresNow displays
unformatted time.
> Qpid logger should you milliseconds in when outputing formatted timestamps
> --------------------------------------------------------------------------
>
> Key: QPID-4084
> URL: https://issues.apache.org/jira/browse/QPID-4084
> Project: Qpid
> Issue Type: Improvement
> Affects Versions: 0.12, 0.13, 0.14, 0.15, 0.16
> Reporter: Sergey Zhemzhitsky
>
> Here is the discussion:
> http://qpid.2158936.n2.nabble.com/Milliseconds-in-log-messages-td7578787.html
> I suppose
> [boost::posix_time::to_iso_extended_string(ptime)|http://www.boost.org/doc/libs/1_49_0/doc/html/date_time/posix_time.html#id1294754]
> function can be used, for example:
> {code}
> using namespace boost::posix_time;
> to_iso_extended_string(microsec_clock::local_time())
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]