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

Standarise implementation of events #1848

Merged
merged 1 commit into from
Dec 14, 2016
Merged

Standarise implementation of events #1848

merged 1 commit into from
Dec 14, 2016

Conversation

ie-zero
Copy link
Contributor

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

In the project there are a number of different formats on how events are defined in the code. This is a effort to standarise the way the events are implemented and named in the project without breaking the public
interface.


This change is Reviewable

In the project there are a number of different formats on how events are
defined in the code. This is a effort to standarise the way the events
are implemented and named in the project without breaking the public
interface.
@codecov-io
Copy link

Current coverage is 82% (diff: 83%)

Merging #1848 into master will increase coverage by <1%

@@             master      #1848   diff @@
==========================================
  Files           277        277          
  Lines         18413      18423    +10   
  Methods        2850       2853     +3   
  Messages          0          0          
  Branches       2116       2115     -1   
==========================================
+ Hits          15045      15057    +12   
- Misses         2891       2894     +3   
+ Partials        477        472     -5   

Sunburst

Powered by Codecov. Last update d99f718...15981a4

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

Reviewed it, this is a nice improvement, thanks!

Hopefully I get it easily merged into .NET Core branch (coreCLR)

@304NotModified 304NotModified merged commit 82a521d into NLog:master Dec 14, 2016
@ie-zero ie-zero deleted the StandariseEvents branch December 14, 2016 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on existing feature nlog-configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants