Skip to content

Use logger and remove print statements #3938

@anjali-chadha

Description

@anjali-chadha

Describe the feature you'd like
Request to convert print statements to logger. This conversion will provide better control over the logs in the application.
Eg: https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/fw_utils.py#L475-L477

There was a previous pull request (PR #3591) that addressed this issue, but some print statements still exist in the codebase.

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