Skip to content

logging with report download #84

@Olmer1st

Description

@Olmer1st

Hi,
when using below commands together with report downloading
logging.basicConfig(level=logging.INFO)
logging.getLogger('suds.transport').setLevel(logging.DEBUG)

nothing shown in console.
But if i use the same commands together with CustomerService, i can see all transport information.
Thanks

Metadata

Metadata

Assignees

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