jni / jni/ray

change verbosity using logging module

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
30
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Current implementation of the `--verbose` flag in most of the ray pipeline is an ad-hoc implementation that is clunky and difficult to expand upon. The python built-in `logging` module offers a very natural interface for this use case. Therefore, all `--verbose` and `--debug` flags should be implemented using this module.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.