Releases: theajack/logger
Releases · theajack/logger
Release list
0.0.5
0.0.3
0.0.1
- Support WebWorker + indexedDB to store logs
- Three log storage modes can be selected, and when not supported, the supported mode will be automatically selected down
- Support no storage mode, only use idb-logger as a log generation tool
- Support to define the maximum number of storage logs, the oldest records will be automatically deleted
- Support download log
- Support query log, support multiple query modes
- Support custom basic data
- Support custom reporting based on onReport callback