Skip to content

fix: replace debug print() statements with logger.debug() in metric modules#83

Open
Balamuralikrishna123 wants to merge 6 commits into
idtlab:developfrom
Balamuralikrishna123:fix/replace-print-with-logging-clean
Open

fix: replace debug print() statements with logger.debug() in metric modules#83
Balamuralikrishna123 wants to merge 6 commits into
idtlab:developfrom
Balamuralikrishna123:fix/replace-print-with-logging-clean

Conversation

@Balamuralikrishna123
Copy link
Copy Markdown

clean version of PR #81 without the zarr files. closes #71replaced debug print() with logger.debug() in 5 metric modules
and added module level logger.used debug() because these are developer diagnostics that shouldonly show in DEBUG mode. module level logger is standard python practice for proper log hierarchy.

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