guyht / Glog

NodeJS and Git backed blogging engine
MIT License
52 stars 10 forks source link

Better logging for Glog #27

Open guyht opened 11 years ago

guyht commented 11 years ago

cc @wlaurance

I am not overly keen on bringing additional dependencies into the project, but at the same time it would be nice to have better logging in Glog. I created a small Logging library for use with one of the other projects, and am proposing to integrate it into Glog.

The library is called (Glogger)[https://github.com/guyht/glogger] and is a very bare bones wrapper around (winston)[https://github.com/flatiron/winston], setting up some default levels and prompts. It also has built in Loggly support.

Putting this forward as a candidate for integration into the master branch of Glog.

wlaurance commented 11 years ago

:+1: lgtm, I have used winston before and loggly looks easy and free.

wlaurance commented 11 years ago

@guyht any progress on glogger?

guyht commented 11 years ago

Sorry, been on holiday and got lazy. The 'loggly' branch on github should have a working version of glogger and loggy with node-config tho I haven't tested it for a few weeks. I have it working in production tho.

Will get back onto it when I am back from holiday.

G On 12 Mar 2013 07:35, "Will Laurance" notifications@github.com wrote:

@guyht https://github.com/guyht any progress on glogger?

— Reply to this email directly or view it on GitHubhttps://github.com/guyht/Glog/pull/27#issuecomment-14778406 .