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

Logger aspnetcore #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Logger aspnetcore #1

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 26, 2019

This package is extension to EnterpriseLibrary Logging for ASP.NET Core 2. This package extend IWebHostBuilder to register custom ILoggerProvider implementation. Now is possible use ASP.NET Core dependency injection to write log message.
I've create a sample application to how to use it.

I've found and fixed some errors (only on .NET Core) to initialize TextWriterTraceListener class (Writer is null).

@ghost
Copy link
Author

ghost commented Jul 2, 2019

News?

@Chavoshi
Copy link
Member

Chavoshi commented Jul 2, 2019

@alessandro-chiavegato-work,
We have some ongoing development which is in progress now and we'll get to this PR in a near future.

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.

2 participants