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

LogEntry timestamp #17

Closed
MathiasCodes opened this issue Jul 2, 2020 · 2 comments
Closed

LogEntry timestamp #17

MathiasCodes opened this issue Jul 2, 2020 · 2 comments

Comments

@MathiasCodes
Copy link

Hi Joseph,

When I run the included test program and check the logs with Grafana, I find that many log entries have exactly the same timestamp - down to the millisecond.

So my question: Why don't you use LogEvent.Timestamp instead of DateTime.Now?

Regards,
Mathias

@josephwoodward
Copy link
Owner

Hi Joseph,

When I run the included test program and check the logs with Grafana, I find that many log entries have exactly the same timestamp - down to the millisecond.

So my question: Why don't you use LogEvent.Timestamp instead of DateTime.Now?

Regards,
Mathias

That's a very good idea, I'd be happy to accept a PR for this?

@MathiasCodes
Copy link
Author

Sure: #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants