Skip to content

Mix of print statements and logging results in messy logs #667

@Raphtor

Description

@Raphtor

I am trying to incorporate Datajoint into a larger project, but half of the output from it is in the form of print statements to stdout, which results in messy logs. I've tried suppressing the output, but since my application is threaded, it results in other logs being suppressed as well. Would it be possible to use only the logging module?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions