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

Make Serilog logger configurable via HOCON? #20

Closed
Aaronontheweb opened this issue Feb 10, 2017 · 1 comment
Closed

Make Serilog logger configurable via HOCON? #20

Aaronontheweb opened this issue Feb 10, 2017 · 1 comment

Comments

@Aaronontheweb
Copy link
Member

More of an open question than a straightforward suggestion - does it make sense to expose a HOCON configuration for the Serilog logger? That way users can run multiple ActorSystems with different Serilog configurations within the same process, especially for testing purposes.

What do you all think of that idea?

@Danthar
Copy link
Member

Danthar commented Mar 27, 2017

Serilog already supports loading its config from an app.config or otherwise.
What would adding HOCON support bring to the table? What your suggesting is nothing that they cannot do right now ? in short, I fail to see the advantage ❓

@Danthar Danthar closed this as completed Jul 21, 2017
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