Skip to content

The logger is initialized after warn_for_deprecated_arguments so deprecated arguments are not emitted in logs #7504

@buffalu

Description

@buffalu

Problem

warn_for_deprecated_arguments is called before any logger is initialized, so any deprecated arguments are not printed out in the logs.

Proposed Solution

Initialize logs earlier in the process initialization

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions