Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fluent API uses the same time source for timestamping as the Logger. #517

Merged
1 commit merged into from
Jan 23, 2015

Conversation

ilya-g
Copy link
Contributor

@ilya-g ilya-g commented Jan 22, 2015

When new LogEventInfo is created by the Logger it uses TimeSource.Current.Time value as it's timestamp.
The LogBuilder does the same now.

@ghost ghost added enhancement Improvement on existing feature bug Bug report / Bug fix and removed enhancement Improvement on existing feature labels Jan 23, 2015
@ghost ghost added this to the 4.0 milestone Jan 23, 2015
@ghost ghost self-assigned this Jan 23, 2015
ghost pushed a commit that referenced this pull request Jan 23, 2015
Fluent API uses the same time source for timestamping as the Logger.
@ghost ghost merged commit f06bc7c into NLog:master Jan 23, 2015
@ghost
Copy link

ghost commented Jan 23, 2015

Thank you for the pull request, it has been merged

@ilya-g ilya-g deleted the FluentUseTimeSource branch January 24, 2015 00:17
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant