UNPKG

@waiting/log

Version:

Lightweight logging for browser

8 lines (7 loc) 154 B
export const defaultConfig = { maxMsgLength: 1024, runLevel: 'log', persist: true, persistTTL: 7 * 24 * 3600, storagePrefix: 'log', }