Skip to content

Once a AppenderSkeleton called close(),it can't be opened any more. #57

@youmeiyougc

Description

@youmeiyougc

In AppenderSkeleton::closeInternal(), set mIsClosed to true, and set mIsActive to false.
But in AppenderSkeleton::activateOptions(), it only set mIsActive to true.
Is there have some special reason?
I want to close a FileAppender, at sometime reactivate it, the mIsClosed block my way.

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