mixu / minilog

Lightweight client & server-side logging with Stream-API backends
http://mixu.net/minilog/
Other
382 stars 51 forks source link

ReferenceError: levelMap is not defined #5

Closed fabien closed 11 years ago

fabien commented 11 years ago

/minilog/lib/node/console.js:22:82

mixu commented 11 years ago

Thanks for reporting this - fixed in master. I am in the process of getting Minilog v2.0 out as a stable version, which means that there will be some changes; the console output will be nicer (properly formatted), filtering is improved (default filtering levels, for example) and so on, a preview of the upcoming docs are at http://mixu.net/minilog2/ (which I will merge into the main site when v2.0 is stable). In the meanwhile I recommend using the previous stable version of Minilog e.g. npm install --save minilog@0.1.0 because the docs currently reflect that version rather than v2.0

mixu commented 11 years ago

Related commit a182667187a54086161108db78f6cec51c47dd79