hydrogen-web/src/logging
Bruno Windels 5527e2b22c also remove deferred log items from open list when finishing them
otherwise they end up in the logs twice when exporting
2022-07-05 11:02:36 +02:00
..
ConsoleReporter.ts log both to idb storage and console, include open items in export 2022-05-06 15:54:45 +02:00
IDBLogPersister.ts rename asJSON to toJSON 2022-05-06 17:23:07 +02:00
LogFilter.ts add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +01:00
Logger.ts also remove deferred log items from open list when finishing them 2022-07-05 11:02:36 +02:00
LogItem.ts log both to idb storage and console, include open items in export 2022-05-06 15:54:45 +02:00
NullLogger.ts fix typescript errors 2022-05-09 14:23:57 +02:00
types.ts log both to idb storage and console, include open items in export 2022-05-06 15:54:45 +02:00
utils.ts add ILogger and ILogExport interface, to give export correct return type 2021-11-17 11:39:12 +01:00