mag icon indicating copy to clipboard operation
mag copied to clipboard

Mag is the streaming logger for NodeJS

Results 4 mag issues
Sort by recently updated
recently updated
newest added

Let’s get started with automated dependency management for mag :muscle: All your dependencies are up-to-date right now, so this repository was enabled right away. Good job :thumbsup: false false ---...

greenkeeper

Hi I found that you're using `toLocaleTimeString()` method to write timestamp It might cause problems in some cases (ie if different locale is set on different environments and local developers...

The design of mag is modular, but it is certainly overkill for most of simple cases. I would suggest not the streams but "middleware" concept. This is the way express.js...

It would be helpful to have automatic information about where the logging call was made. Some logging tools use https://github.com/visionmedia/callsite to get this.