Skip to content

Conversation

pardahlman
Copy link
Contributor

What issue does this PR address?
This PR fixes #1054

Does this PR introduce a breaking change?
No, just moved file to match namespace

Please check if the PR fulfills these requirements

  • [x ] The commit follows our guidelines
  • [ x] Unit Tests for the changes have been added (for bug fixes / features)

Other information:
My apologies for placing the file in the wrong directory. I noticed that other LoggerExtensions (sinks repos etc) used Serilog as namespace, so I thought it was a convention to allow for file location and namespace to mismatch for these classes. I had a closer look and realized that the sinks use Serilog as root namespace 😳

@merbla
Copy link
Contributor

merbla commented Nov 15, 2017

LGTM 👍

@nblumhardt nblumhardt merged commit f0d5d29 into serilog:dev Nov 15, 2017
@tsimbalar tsimbalar mentioned this pull request Nov 24, 2017
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.

LoggerExtensions.cs is in the wrong source folder
3 participants