{"id":15603139,"url":"https://github.com/ccocchi/rails_custom_logging","last_synced_at":"2025-04-04T08:10:24.458Z","repository":{"id":66306875,"uuid":"334158804","full_name":"ccocchi/rails_custom_logging","owner":"ccocchi","description":"Replace Rails' verbose logs with anything you like, from one-liner keys/values to even more verbose logging (it you think that's possible).","archived":false,"fork":false,"pushed_at":"2022-04-13T13:06:17.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-09T19:15:33.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ccocchi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-29T13:49:07.000Z","updated_at":"2022-04-13T09:27:45.000Z","dependencies_parsed_at":"2023-07-16T01:32:01.088Z","dependency_job_id":null,"html_url":"https://github.com/ccocchi/rails_custom_logging","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"0251090e4f2ad56076b25d000d3a70b87983edd0"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frails_custom_logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frails_custom_logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frails_custom_logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccocchi%2Frails_custom_logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccocchi","download_url":"https://codeload.github.com/ccocchi/rails_custom_logging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142074,"owners_count":20890653,"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":[],"created_at":"2024-10-03T03:01:43.954Z","updated_at":"2025-04-04T08:10:24.421Z","avatar_url":"https://github.com/ccocchi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Custom Logging\n\nAn oponionated yet fully customizable way to tranform your Rails logs into useful data.\n\nCurrently supported Ruby versions: 2.6, 2.7, 3.0.\nCurrently supported Rails versions: 6.0, 6.1, 7.0\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'rails_custom_logging'\n```\n\n## Usage\n\nEnable the gem in an initializer or in any environment config:\n\n```ruby\n# config/initializers/logging.rb\n\nRailsCustomLogging.configure do |config|\n  config.enabled = Rails.env.production?\nend\n```\n\n## Customization\n\nTODO\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ccocchi/rails_custom_logging. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/ccocchi/rails_custom_logging/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the RailsCustomLogging project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/ccocchi/rails_custom_logging/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccocchi%2Frails_custom_logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccocchi%2Frails_custom_logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccocchi%2Frails_custom_logging/lists"}