Skip to content

is root logger configuration inherited dynamically? #4039

@yunzhaoli

Description

@yunzhaoli

Hello,

I have a question about the inheritance of configuration in Poco's logging framework. In the Poco Logging PDF (https://pocoproject.org/slides/110-Logging.pdf), it states that once a logger is fully created, it is no longer related to its ancestor. This means that changes to the log level or channel of a logger should not affect its existing descendants.

However, after updating our Poco version, we observed that changes to the root logger's configuration seem to impact its children. We are wondering if there has been a change in this behavior or if there is something we may be overlooking.

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