Skip to content

Optimize the using of logger for python class Cache and ApproximateTimeSynchronizer #8

@gaoethan

Description

@gaoethan

This is the follow-up to the future optimization of the logger using in #7 for the following comment from @tfoote , now it's using exclusive named logger instead of the root logger within the initial porting.

However we've been looking at this elsewhere and for useful logging we will likely need to pass in the logger objects so that they can be remapped and otherwise grouped appropriately. So adding the logger to the init signature wouldn't be unreasonable. We can ticket that as a follow up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions