docs: add document for console recording and playback (#435)
* docs: add document for console recording and playback * docs: adjust some sentences
This commit is contained in:
@@ -65,3 +65,10 @@ In some Apps, rrweb may record an unexpected amount of data. This part will help
|
||||
Canvas is a special HTML element, which will not be recorded by rrweb by default. There are some options for recording and replaying Canvas.
|
||||
|
||||
[link](./canvas.md)
|
||||
|
||||
### Console Recorder and Replayer
|
||||
|
||||
Starting with a later version of v0.9.11, we add the ability to record and play back console output.
|
||||
This feature aims to provide developers with more information about the bug scene. There are some options for recording and replaying console output.
|
||||
|
||||
[link](./console.md)
|
||||
Reference in New Issue
Block a user