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

Support for static member as the value of setting using :: #73

Closed
tsimbalar opened this issue Nov 7, 2017 · 3 comments
Closed

Support for static member as the value of setting using :: #73

tsimbalar opened this issue Nov 7, 2017 · 3 comments

Comments

@tsimbalar
Copy link
Member

This is the Serilog.Settings.Configuration transposition of serilog/serilog#1057 .

The idea is to support "Serilog.Sinks.SystemConsole.Themes.AnsiConsoleTheme::Grayscale" to access a static member for arguments of a complex type.

See details of issue in core Serilog repo to implement it in a consistent way.

This would help with serilog/serilog-sinks-console#16

@tsimbalar
Copy link
Member Author

Merged in #77

@jp7677
Copy link

jp7677 commented Dec 30, 2017

Thanks a lot! Could you consider to release a new version?

@tsimbalar
Copy link
Member Author

@jp7677 Hi, this is available in nuget package v2.5.0 which was (accidentally 😛 / by yours truly ) generated from the dev branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants