0.0.3 • Published 12 years ago
organic-logger v0.0.3
organel | dna & defaults:
prefixConsoleWithTimestamps -
falseinstructs including modified version of clim which will monkey-patch
consoleobject so that any further usage will include prefixed timestampattachHttpServerErrorMiddleware -
falseinstructs start listening for
HttpServerChemical containingExpressHttpServer datainstance for attaching middleware responsible to piping any found errors toconsole.errormethodlistenUncaughtExceptions -
falseinstructs to do
process.addListener("uncaughtException", ...), which will then pipe any errors toconsole.errormethod
incoming | HttpServer
does not aggrigates the chemical
- data - ExpressHttpServer instance
incoming | Logger
does simple console.log( chemical )