Scriptorium.Parchment.Sinks.JavaScript
Functions
A sink that uses the browser console API.
- Error -
console.error - Warning -
console.warn - Debug -
console.debug - everything else -
console.log.
A sink that uses the browser console API.
console.errorconsole.warnconsole.debugconsole.log.