DurgNomis-drol / mytoyota

Python client for Toyota Connected Services API
MIT License
80 stars 33 forks source link

Enahncement: Set default log level to `ERROR` and log to stdout #300

Closed CM000n closed 10 months ago

CM000n commented 10 months ago

After playing around with the log again and seeing this comment (https://github.com/DurgNomis-drol/mytoyota/issues/299), I thought it might be better to set the default log level to ERROR and log to the stdout instead of a file. Sorry for the noise

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (f36b119) 71.01% compared to head (da8fe67) 70.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #300 +/- ## ========================================== - Coverage 71.01% 70.60% -0.42% ========================================== Files 30 30 Lines 1432 1432 ========================================== - Hits 1017 1011 -6 - Misses 415 421 +6 ``` | [Flag](https://app.codecov.io/gh/DurgNomis-drol/mytoyota/pull/300/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Hansen) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/DurgNomis-drol/mytoyota/pull/300/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Hansen) | `70.60% <ø> (-0.42%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Simon+Hansen#carryforward-flags-in-the-pull-request-comment) to find out more.

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