shreyas-goenka
|
089bebc92f
|
Do not print exceptions for non ERROR events (#347)
## Changes
Adds a check to not print exceptions trace for dlt events with a level <
ERROR
## Tests
Unit test
|
2023-04-19 22:11:05 +02:00 |
shreyas-goenka
|
d0872b45e2
|
Log pipeline update errors using progress logger (#338)
## Changes
Logs error message for all exceptions
## Tests
Manually and using unit tests
|
2023-04-18 15:00:34 +02:00 |
shreyas-goenka
|
e8018a7209
|
Refactor output and progress into separate packages in run (#335)
Tested manually that output and progress logging still works
|
2023-04-14 14:40:34 +02:00 |