nrkno / sofie-core

Sofie Core: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
124 stars 40 forks source link

fix: include timestamp when logging to file #1207

Closed Julusian closed 2 weeks ago

Julusian commented 2 weeks ago

About the Contributor

This pull request is posted on behalf of myself

Type of Contribution

This is a: Bug fix

Current Behavior

When logging to file, timestamps are not included, making reading the log files very hard

Testing

Affected areas

Time Frame

Not urgent, but we would like to get this merged into the in-development release.

Other Information

Status

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 58.05%. Comparing base (8f8d147) to head (037771b). Report is 413 commits behind head on release51.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release51 #1207 +/- ## ============================================= + Coverage 58.01% 58.05% +0.03% ============================================= Files 484 522 +38 Lines 79686 84290 +4604 Branches 4053 3753 -300 ============================================= + Hits 46233 48935 +2702 - Misses 33417 35327 +1910 + Partials 36 28 -8 ```

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