Skip to content

"Unresolved attribute reference 'trace' for class 'Logger'" #1830

@TizzySaurus

Description

@TizzySaurus

We inject a custom implemented trace method in our logger, but IDEs (such as PyCharm) don't detect this injection and so give a warning stating that the attribute doesn't exist.

This can be fixed by adding a CustomLogger class, with the trace method implemented within and updating logger definitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: backendRelated to internal functionality and utilities (error_handler, logging, security, utils and core)p: 3 - lowLow Priorityt: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions