Categories: None [Edit]
json_logging
Emits one JSON object per log line without replacing Rails.logger. Existing
calls keep working: strings become the "message" field, hashes are merged as
fields, and exceptions are expanded into a structured "error" object.
ActiveSupport::TaggedLogging stays fully functional, and registered tags of
the form "name=value" are promoted to first-class JSON fields instead of
being flattened into a "[name=value]" message prefix. Optional log
subscribers replace the framework's prose output with typed fields.
Total
Ranking: 186,776 of 196,180
Downloads: 1,192
Daily
Ranking: 36,962 of 196,149
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,413,279,240 | activesupport |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | sled |