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

FileAppenderCache implements IDisposable #1860

Merged
merged 1 commit into from
Dec 17, 2016
Merged

FileAppenderCache implements IDisposable #1860

merged 1 commit into from
Dec 17, 2016

Conversation

ie-zero
Copy link
Contributor

@ie-zero ie-zero commented Dec 17, 2016

IDisposable is implemented by FileAppenderCache class according to Microsoft recommendations "CA1001: Types that own disposable fields should be disposable".

Non-breaking change as the class is internal.


This change is Reviewable

IDisposable is implemented by FileAppenderCache according to Microsoft
recommendations "CA1001: Types that own disposable fields should be
disposable".

Non-breaking change as the class is internal.
@codecov-io
Copy link

codecov-io commented Dec 17, 2016

Current coverage is 82% (diff: 0%)

Sunburst

No coverage report found for master at 18dac2f.

Powered by Codecov. Last update 18dac2f...5e39333

@304NotModified 304NotModified added the enhancement Improvement on existing feature label Dec 17, 2016
@304NotModified 304NotModified added this to the 4.4.1 milestone Dec 17, 2016
@304NotModified
Copy link
Member

👍 thx!

@304NotModified 304NotModified merged commit c8c388c into NLog:master Dec 17, 2016
@ie-zero ie-zero deleted the FileAppenderCache_IDisposable branch December 17, 2016 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants