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

why not Exist AddFile Method? #1

Open
kaanid opened this issue Jan 16, 2018 · 2 comments
Open

why not Exist AddFile Method? #1

kaanid opened this issue Jan 16, 2018 · 2 comments

Comments

@kaanid
Copy link

kaanid commented Jan 16, 2018

ConfigureLogging((context,lb)=> {
lb.AddFile(LogFileName);
})

version:dotnet 2.0

@daxnet
Copy link
Owner

daxnet commented Feb 4, 2018

You should add the NuGet package Serilog.Extensions.Logging.File to your ASP.NET Core application to use this extension method.

@kaanid
Copy link
Author

kaanid commented Feb 6, 2018

THx

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

No branches or pull requests

2 participants