As a developer, I should be able to define a custom log type allowing for use of more output mechanisms (`console.dir`, `stdout`, etc.) This may increase complexity beyond what is reasonable, but it's worth exploring.
As a developer, I should be able to define a custom log type allowing for use of more output mechanisms (
console.dir,stdout, etc.)This may increase complexity beyond what is reasonable, but it's worth exploring.