Scriptorium.Parchment.Sinks.Universal
Functions
A sink that writes Error/Warning to stderr and everything else to stdout.
On Node.js uses process.stdout/stderr.write; falls back to console.* in browsers.
A sink that writes Error/Warning to stderr and everything else to stdout.
On Node.js uses process.stdout/stderr.write; falls back to console.* in browsers.