Skip to content

use logging module in client instead of print #2350

@houqp

Description

@houqp

Verta python client should use the builtin logging module to handle various info/debug/error logging needs. This way downstream application can have full control over stdout. Using print for logging in a library is generally an anti-pattern in python.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions