{"id":21055270,"url":"https://github.com/quintsys/trivial_log_formatter","last_synced_at":"2025-03-13T23:44:40.444Z","repository":{"id":56897122,"uuid":"21907493","full_name":"quintsys/trivial_log_formatter","owner":"quintsys","description":"A trivial Logger::Formatter.","archived":false,"fork":false,"pushed_at":"2014-09-25T15:32:09.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T05:49:55.470Z","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/quintsys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-16T15:58:00.000Z","updated_at":"2014-09-25T15:32:09.000Z","dependencies_parsed_at":"2022-08-21T01:50:36.412Z","dependency_job_id":null,"html_url":"https://github.com/quintsys/trivial_log_formatter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quintsys%2Ftrivial_log_formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quintsys%2Ftrivial_log_formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quintsys%2Ftrivial_log_formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quintsys%2Ftrivial_log_formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quintsys","download_url":"https://codeload.github.com/quintsys/trivial_log_formatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500772,"owners_count":20300770,"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-11-19T16:42:39.878Z","updated_at":"2025-03-13T23:44:40.426Z","avatar_url":"https://github.com/quintsys.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trivial Log Formatter\n\nA trivial Logger::Formatter.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\n    gem 'trivial_log_formatter'\n```\n\nAnd then execute:\n\n```bash\n    $ bundle\n```\n\nOr install it yourself as:\n\n```bash\n    $ gem install trivial_log_formatter\n```\n\n## Usage\n\n### Example Rails usage\n\n```ruby\n# in config/application.rb\nconfig.logger = Logger.new(STDOUT)\nconfig.logger.formatter = TrivialLogFormatter::Formatter.new\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/QuintSys/trivial_log_formatter/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquintsys%2Ftrivial_log_formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquintsys%2Ftrivial_log_formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquintsys%2Ftrivial_log_formatter/lists"}