8000 how to separate config the rotate log's permission? · Issue #1432 · log4js-node/log4js-node · GitHub
[go: up one dir, main page]

Skip to content

how to separate config the rotate log's permission? #1432

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

Open
1564541244 opened this issue Aug 23, 2024 · 0 comments
Open

how to separate config the rotate log's permission? #1432

1564541244 opened this issue Aug 23, 2024 · 0 comments

Comments

@1564541244
Copy link
1564541244 commented Aug 23, 2024

DateFileAppender has a mode arg to config permission,but it's together config current log and rotate logs. I want to know "how to only config the rotate log's permission"

-rw-r----- myLog.log
-rw-r----- myLog.2024-08-23.log
-rw-r----- myLog.2024-08-22.log

i want to

-rw-r----- myLog.log
-r--r----- myLog.2024-08-23.log
-r--r----- myLog.2024-08-22.log
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

1 participant
0