[JIRA] Commented: (JOST-160) not all times in logging normalized to Zulu

Peter Schober (JIRA) noreply at shibboleth.net
Wed Sep 28 15:41:25 BST 2011


    [ https://issues.shibboleth.net/jira/browse/JOST-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598#comment-13598 ] 

Peter Schober commented on JOST-160:
------------------------------------

I agree that local time makes a lot of sense here in both instances (why would I need to know the refresh in UTC?). Also note that the timestamp for the whole message itself is in local time in scott k.'s example, so asking for consistency in this case would argue for local times, not UTC, IMHO.

Not to turn this into a vote or bikeshed, of course (only two colors available, luckily).

> not all times in logging normalized to Zulu
> -------------------------------------------
>
>                 Key: JOST-160
>                 URL: https://issues.shibboleth.net/jira/browse/JOST-160
>             Project: OpenSAML 2 - Java
>          Issue Type: Improvement
>          Components: SAML 2
>    Affects Versions: 2.5.0
>            Reporter: skoranda at uwm.edu
>            Assignee: Chad La Joie
>            Priority: Minor
>             Fix For: 2.5.2
>
>
> Not all times in the logging have been normalized to Zulu. As an example one can get a log message like this:
>  15:31:48.097 - INFO
>  [org.opensaml.saml2.metadata.provider.AbstractReloadingMetadataProvider:405]
>  - New metadata loaded from
>    '/opt/shibboleth-idp-2.3.0/metadata/ligo-metadata.xml', next
>    refresh will occur at approximately
>    2011-07-15T15:43:03.040-05:00
> followed by one like this:
> 15:43:03.042 - INFO
> [org.opensaml.saml2.metadata.provider.AbstractReloadingMetadataProvider:237]
> - Metadata from
> '/opt/shibboleth-idp-2.3.0/metadata/ligo-metadata.xml'
> unchanged since last refresh, next refresh will occur at
> approximately 2011-07-15T20:54:18.040Z
> Note the mixing of local and UTC times.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list