Skip to content

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

@1564541244

Description

@1564541244

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions