mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 12:24:32 +00:00
4b7d43de9e
Now that we add an event when logging errors, we need to avoid passing an exception object directly to the logger. Otherwise we end up adding the unserializable Exception object to the events list, which causes an error when trying to write the output.