adonisjs / logger

AdonisJS Logger built on top of pino
https://docs.adonisjs.com/guides/logger
MIT License
23 stars 9 forks source link

create new log file at runtime #46

Closed xarhang closed 3 years ago

xarhang commented 3 years ago

Why this feature is required (specific use-cases will be appreciated)?

cannot create or change log file name when app started, it must change the file only on config

Have you tried any other work arounds?

yes, I tried "File storage" it working, but it cannot use logger function on it

Are you willing to work on it with little guidance?

yes

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.