Simple console emulator for jsfiddle
jsfiddle-console emulates console.log and console.error in jsfiddle.
Add the following URL to External Resources in jsfiddle then you will see console.log and console.error in the result screen.
https://cdn.jsdelivr.net/gh/eu81273/jsfiddle-console/console.js
You can check the jsfiddle example from the link below.
https://jsfiddle.net/op9wumdz/
The MIT License.
Copyright ⓒ 2016 Aiden Ahn.
See LICENSE