Skip to content

Printing "grabbing new access token" #244

@SkyHyperV

Description

@SkyHyperV

Is there a way to suppress this message? I've tried the following without success:

logging.getLogger("td").setLevel(logging.WARNING)
logging.getLogger("td.client").setLevel(logging.WARNING)
logging.getLogger("TDClient").setLevel(logging.WARNING)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions