intelligent-machine-learning / dlrover

DLRover: An Automatic Distributed Deep Learning System
Other
1.27k stars 167 forks source link

Support optional debug log level. #1206

Closed BalaBalaYi closed 3 months ago

BalaBalaYi commented 3 months ago

What changes were proposed in this pull request?

Use env to control default log level.

Why are the changes needed?

To support optional debug log level.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.03%. Comparing base (592e1c4) to head (9662fab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1206 +/- ## ========================================== + Coverage 79.99% 80.03% +0.03% ========================================== Files 216 217 +1 Lines 19094 19129 +35 ========================================== + Hits 15274 15309 +35 Misses 3820 3820 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.