Commit graph

2 commits

Author SHA1 Message Date
Bruno Windels 814cee214c rename asJSON to toJSON 2022-05-06 17:23:07 +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
Renamed from src/logging/IDBLogger.ts (Browse further)