-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Open
console.log in template literals are also modifie by server logging#220
Description
It took me a while to understand why some code snippets in my apps with console logs started displaying some weird console.log output.
RRD seems to pick any console.log while enhancing logs, so any code snippets with console.* inside as well
Here an example
I am not sure of a simple way to differentiate console.log in the code from console.log rendered in a child.
Metadata
Metadata
Assignees
Labels
No labels