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

Multi-thread changes to aaLogReader #30

Merged
merged 3 commits into from
Jan 1, 2016

Conversation

ryanvs
Copy link
Contributor

@ryanvs ryanvs commented Dec 31, 2015

I changed LogHeader and LogRecord to use DateTimeOffset instead of DateTime.

I also tried to fix some of the multi-threaded issues in aaLogReader before I realized the multi-user issues make this effort obsolete. We still need to redesign aaLogReader as I mentioned in #26.

in LogHeader and LogRecord. Added exception logging to ToDelimitedString
and similar methods.
but the aaLogReader class is still not multi-user or multi-thread safe.
Also applied "Format Document" to fix indentation.
arobinsongit added a commit that referenced this pull request Jan 1, 2016
Multi-thread changes to aaLogReader
@arobinsongit arobinsongit merged commit ec84149 into aaOpenSource:master Jan 1, 2016
@ryanvs ryanvs deleted the aaLogReader branch January 3, 2016 04:02
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

Successfully merging this pull request may close these issues.

2 participants