Skip to content

Support for MinimumLevel.Overide() #14

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

Merged
merged 9 commits into from
Jul 5, 2016
Merged

Conversation

skomis-mm
Copy link
Contributor

Implementation for #10

Proposed schema:

"MinimumLevel": {
    "Default": "{DefaultMinimumLevel}",
    "Override": {
       "{Source1}": "{MinimumLevel}",
       "{SourceN}": "{MinimumLevel}",
    }
}

or just

"MinimumLevel": "{DefaultMinimumLevel}"

@skomis-mm skomis-mm changed the title Support for MinimumLevel.Overide() #2 (dev) Support for MinimumLevel.Overide() Jul 5, 2016
@nblumhardt
Copy link
Member

Thanks for updating this! Let's run with it - after merging this will be published in a 2.1.0-dev-nnnnn pre-release package, keen to get some feedback but I think it's a natural implementation 👍

@nblumhardt nblumhardt merged commit 88ef290 into serilog:dev Jul 5, 2016
@nblumhardt nblumhardt mentioned this pull request Jul 25, 2016
@gzpbx
Copy link

gzpbx commented Aug 6, 2016

Very useful !!

@skomis-mm skomis-mm deleted the serilog-dev branch August 18, 2016 08:31
@skomis-mm skomis-mm restored the serilog-dev branch August 31, 2016 06:23
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.

3 participants