Skip to content

File name format #85

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

Closed
AlexaCodex opened this issue Feb 26, 2019 · 2 comments
Closed

File name format #85

AlexaCodex opened this issue Feb 26, 2019 · 2 comments

Comments

@AlexaCodex
Copy link

AlexaCodex commented Feb 26, 2019

For rolling file format, Log4Net follows something like this convention:

  1. Active/Current file to which log are written - degub.txt etc
  2. Old file where log are not getting written to : degub-{date}.txt

Is it possible to achieve this in Serilog? We want log files to roll but want the active/current file not to have any date in it's file name i.e. degub.txt

Thanks

@AlexaCodex
Copy link
Author

@nblumhardt ??

@nblumhardt
Copy link
Member

Hi @AlexaCodex - sorry about the delay. This one is a duplicate of #40.

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