GitHub user JJoe2 reopened a pull request:
https://github.com/apache/log4net/pull/36
Use UTC internally to avoid ambiguous timestamps
Resubmitting replacement for #24
Rebased to latest trunk and fixed backwards compatibility issue of binary
serialization of LoggingEvent.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JJoe2/log4net wip/UseUTC
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/log4net/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit c9513671c62ba22609fd7009f1ef60e0b89bffa5
Author: JoeJoe <[email protected]>
Date: 2016-10-30T10:13:09Z
Cherry-pick UTC changes
commit 5caefe51d999d4ae34bf887c323e27bfdaee7235
Author: JoeJoe <[email protected]>
Date: 2016-10-30T10:49:32Z
Changed LoggingEvent.TimeStamp from a property back to a field to avoid
breaking change.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---