[ 
https://issues.apache.org/jira/browse/QPID-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Conway reassigned QPID-4084:
---------------------------------

    Assignee: Steve Huston
    
> 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
>            Assignee: Steve Huston
>
> 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]

Reply via email to