jonseymour / idiomatic-console

A rebindable console API for node.js modules and scripts
http://github.com/jonseymour/idiomatic-console
10 stars 0 forks source link

introduce a factory pattern for private console objects #6

Open jonseymour opened 13 years ago

jonseymour commented 13 years ago

It might be useful to support a factory pattern for private console objects.

This would enable the log4j-like configuration approach, for example.