{"id":15464937,"url":"https://github.com/blocknotes/compact_log_formatter","last_synced_at":"2026-05-04T03:34:12.496Z","repository":{"id":62556066,"uuid":"298766949","full_name":"blocknotes/compact_log_formatter","owner":"blocknotes","description":"A Compact Log Formatter for Rails","archived":false,"fork":false,"pushed_at":"2020-09-29T11:12:02.000Z","size":255,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T02:25:58.724Z","etag":null,"topics":["rails","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blocknotes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-26T08:05:06.000Z","updated_at":"2020-09-29T11:11:16.000Z","dependencies_parsed_at":"2022-11-03T06:00:18.232Z","dependency_job_id":null,"html_url":"https://github.com/blocknotes/compact_log_formatter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocknotes%2Fcompact_log_formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocknotes%2Fcompact_log_formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocknotes%2Fcompact_log_formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocknotes%2Fcompact_log_formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blocknotes","download_url":"https://codeload.github.com/blocknotes/compact_log_formatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246025943,"owners_count":20711575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rails","ruby"],"created_at":"2024-10-02T00:43:58.318Z","updated_at":"2026-05-04T03:34:07.474Z","avatar_url":"https://github.com/blocknotes.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CompactLogFormatter [![Gem Version](https://badge.fury.io/rb/compact_log_formatter.svg)](https://badge.fury.io/rb/compact_log_formatter)\nA Compact Log Formatter for Rails.\n\n## Usage\n- Add to `Gemfile` (and execute `bundle`):\n```rb\ngem 'compact_log_formatter'\n```\n- Add to `application.rb` or to `config/environments/some_env.rb`:\n```rb\nRails.logger = Logger.new(\"log/#{Rails.env}.log\")\nRails.logger.formatter = CompactLogFormatter::Formatter.new\n```\n\n## Screenshot\n![screenshot](screenshot.jpg)\n\n## Do you like it? Star it!\nIf you use this component just star it. A developer is more motivated to improve a project when there is some interest.\n\n## Contributors\n- [Mattia Roccoberton](https://blocknot.es/): author\n\n## License\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocknotes%2Fcompact_log_formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblocknotes%2Fcompact_log_formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocknotes%2Fcompact_log_formatter/lists"}