1
0
mirror of synced 2025-12-11 00:48:21 +08:00

Doc: Console spec link

This commit is contained in:
surunzi
2018-01-03 14:03:18 +08:00
parent 29d6683c17
commit c2e27c8a5b

View File

@@ -4,7 +4,7 @@ Each default tool provided by eruda can be accessed by `eruda.get('Tool Name')`.
## Console
Display console logs. Implementation detail follows the [console api spec](https://github.com/DeveloperToolsWG/console-object/blob/master/api.md).
Display console logs. Implementation detail follows the [console api spec](https://console.spec.whatwg.org/).
### Config