monterail / guidelines

[DEPRECATED] We are Ruby on Rails experts from Poland. Think hussars. Solid & winged. These are our guidelines.
71 stars 17 forks source link

Use lograge by default #124

Closed sheerun closed 11 years ago

sheerun commented 11 years ago

https://github.com/roidrage/lograge

teamon commented 11 years ago

The only reasonable way for custom logging is JSON format

http://blog.treasure-data.com/post/21881575472/log-everything-as-json-make-your-life-easier

sheerun commented 11 years ago

@teamon config.lograge.log_format = :logstash

teamon commented 11 years ago

Fair enough, but iirc we're not using logstash at all.

(It would be nice if you include some comments when posting issues)

sheerun commented 11 years ago

what to comment?

jandudulski commented 11 years ago

It looks nice on readme, but anyone tested it and check if it is worth to use?

sheerun commented 11 years ago

@chytreg, @szajbus, @Ostrzy

Ostrzy commented 11 years ago

:+1:

jandudulski commented 11 years ago

Status?