Skip to content

Debug logging cannot be disabled and SSH logs are not enabled when passing debug=True on client init #76

@Akrog

Description

@Akrog

Contrary to what the docstring says, debug logs cannot be disabled:

    def set_debug_flag(self, flag):
       """
       This turns on/off http request/response debugging output to console

And if we enable debug logs on the client on initialization via the debug parameter then SSH logs will not be enabled.

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