Skip to content

Introduce proper logging#1

Open
norohind wants to merge 1 commit into
RadarCZ:masterfrom
norohind:proper-logging
Open

Introduce proper logging#1
norohind wants to merge 1 commit into
RadarCZ:masterfrom
norohind:proper-logging

Conversation

@norohind

@norohind norohind commented Jul 1, 2021

Copy link
Copy Markdown

Replace all print() and sys.stderr.write() with logger.info() and logger.warning() respectively. Logging through print and sys.stderr.write, sys.stdout.write is deprecated by EDMC (ref).

Replace all print() and sys.stderr.write() with logger.info() and logger.warning() respectively
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant