mirror of
https://github.com/liriliri/eruda.git
synced 2026-05-20 08:47:20 +08:00
feat(console): timeLog
This commit is contained in:
@@ -26,7 +26,7 @@ let console = eruda.get('console');
|
||||
console.config.set('catchGlobalErr', true);
|
||||
```
|
||||
|
||||
### log, error, info, warn, dir, time/timeEnd, clear, count, assert, table, group/groupCollapsed/groupEnd
|
||||
### log, error, info, warn, dir, time/timeLog/timeEnd, clear, count/countReset, assert, table, group/groupCollapsed/groupEnd
|
||||
|
||||
All these methods can be used in the same way as window.console object.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user