Commit Graph

2 Commits

Author SHA1 Message Date
Bruno Windels
30c0da3cd7 expand all parents of item that has an error 2023-03-28 12:40:49 +02:00
Bruno Windels
0fdc6b1c3a log both to idb storage and console, include open items in export
refactor logging api so a logger has multiple reporters, IDBLogPersister
and/or ConsoleReporter.

By default, we add the idb persister for production and both for dev
You can also inject your own logger when creating the platform now.
2022-05-06 15:54:45 +02:00