{"id":22151365,"url":"https://github.com/src-run/augustus-log-library","last_synced_at":"2025-03-24T13:21:46.885Z","repository":{"id":57058502,"uuid":"67976822","full_name":"src-run/augustus-log-library","owner":"src-run","description":"Simple abstractions on top of psr/log implementation.","archived":false,"fork":false,"pushed_at":"2022-10-22T06:47:18.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T20:36:38.139Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/src-run.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-12T04:51:37.000Z","updated_at":"2022-10-22T06:44:45.000Z","dependencies_parsed_at":"2022-08-24T14:53:19.811Z","dependency_job_id":null,"html_url":"https://github.com/src-run/augustus-log-library","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-run%2Faugustus-log-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-run%2Faugustus-log-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-run%2Faugustus-log-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/src-run%2Faugustus-log-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/src-run","download_url":"https://codeload.github.com/src-run/augustus-log-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245276110,"owners_count":20588895,"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-12-02T00:32:34.541Z","updated_at":"2025-03-24T13:21:46.868Z","avatar_url":"https://github.com/src-run.png","language":"PHP","readme":"\n# [src-run] augustus-log-library\n\n|       Travis-CI        |      Codacy Rating      |      Code Coverage      |        Style-CI         |         Release         |    API Documentation    |\n|:----------------------:|:-----------------------:|:-----------------------:|:-----------------------:|:-----------------------:|:-----------------------:|\n| [![Travis](https://src.run/augustus-log-library/travis.svg)](https://src.run/augustus-log-library/travis) | [![Codacy](https://src.run/augustus-log-library/codacy.svg)](https://src.run/augustus-log-library/codacy) | [![Coveralls](https://src.run/augustus-log-library/coveralls.svg)](https://src.run/augustus-log-library/coveralls) | [![Coveralls](https://src.run/augustus-log-library/styleci.svg)](https://src.run/augustus-log-library/styleci) | [![Packagist](https://src.run/augustus-log-library/packagist.svg)](https://src.run/augustus-log-library/packagist) | [![API Docs](https://src.run/augustus-log-library/api.svg)](https://src.run/augustus-log-library/api) | \n\n\n## Overview\n\n[Welcome](https://src.run/go/readme_welcome)!\nThe `src-run/augustus-log-library` package provides:\n\n\u003e Logger aware traits for PSR log implementation.\n\n### Grouping\n\nWe use a Willy Wonka-inspired naming schema for our package group names. This package is part of the\n[augustus group](https://src.run/augustus-log-library/group), which is a collection of packages with a focus\non \"core reflection base classes\" and related functionality.\n\nYou are welcome to research some [useless details](https://src.run/augustus-log-library/group_explanation)\nabout this specific group if you have too much time on your hands.\n\n### JTT\n\nThis package represents a single project within a [large collection](https://src.run/go/explore) of open-source code\nreleased under the \"SR\" namespace, comprised of many framework-agnostic libraries, a collection of Symfony bundles, as\nwell as some one-off releases. This project is authored and maintained by:\n\n- [Rob Frawley 2nd](https://src.run/rmf)\n- [Collaborators](https://src.run/augustus-log-library/github_collaborators)\n\n\n## Quick Start\n\n### Installation\n\nGet the code by requiring it explicitly via the [Composer](https://getcomposer.com) CLI, or by editing your\n*composer.json* to reflect the dependency and updating your project requirements. For example, to explicitly require\nthis project using the CLI, use the following command.\n\n```bash\n$ composer require src-run/augustus-log-library\n```\n\nAlternatively, to add this project to your \"composer.json\" file, add the following to the \"require\" section.\n\n```json\nrequire: {\n\t\"src-run/augustus-log-library\": \"dev-master\"\n}\n```\n\n*Note: Is is not recommended to use the \"dev-master\" constraint. Realize that doing so could allow a release with\nbackwards-incompatable, breaking changes to be pulled in. Instead, it is good practive to use semantic versioning and\nenter an explicit requirement. For example, to require version 1.0 you would use `^1.0`.*\n\n\n## Reference\n\n### API Docs\n\nThis package's API reference is available on our documentation website (see the \"Reference\" row of the table found in\nthe \"Additional Links\" section below). All API documentation is automatically compiled against the master branch\nwhenever a git push event occurs.\n\n*Static API reference for specific releases is planned and will be posted once this package has matured and reached\nthe version 1 milestone*.\n\n\u003e The API reference websites detailed above are auto-generated using a reliable and well-developed CLI tool called\n\u003e [Sami](https://src.run/go/sami). It is rigorously and regularly tested and is used for some large-scale projects, such\n\u003e as the [Symfony Full-Stack Framework](https://src.run/go/symfony) \u003csee: https://src.run/go/symfony-api\u003e, as well some\n\u003e smaller projects, such as [Twig](https://src.run/go/sami-twig) \u003csee: https://src.run/go/twig-api\u003e. Refer to Sami's\n\u003e [repository page](https://src.run/go/sami) to research usage in your own project.\n\n### Examples/Tutorials\n\nCurrently, there is no \"human-written\" documentation, outside of this README (which is itself generated from a\ntemplate). Pending package stability, available man-hours, and an actual demand from external users, we may publish\na [Read the Docs](https://src.run/go/rtd) page with official documentation, tutorials, and additional resources.\n\n\n## Contributing\n\n### Discussion\n\nFor general inquiries or to discuss a broad topic or idea, find \"robfrawley\" on Freenode. He is always happy to \ndiscuss language-level ideas, possible new directions for a project, emerging technologies, as well as the weather.\n\n### Issues\n\nTo report issues or request a new feature, use the [project issue tracker](https://src.run/augustus-log-library/github_issues).\nInclude as much information as possible in any bug reports. Feel free to \"ping\" the topic if you don't get a response\nwithin a few days (sometimes Github notification e-mails fall through the cracks).\n\n### Code\n\nYou created additional functionality while utilizing this package? Wonderful: send it back upstream! *Don't hesitate to\nsubmit a pull request!* Your [imagination](https://src.run/go/readme_imagination) and the requirements outlined within\nour [CONTRIBUTING.md](https://src.run/augustus-log-library/contributing) file are the only limitations.\n\n\n## License\n\nThis project is licensed under the [MIT License](https://src.run/go/mit), an [FSF](https://src.run/go/fsf)- and \n[OSI](https://src.run/go/osi)-approved, [GPL](https://src.run/go/gpl)-compatible, permissive free software license.\nReview the [LICENSE](https://src.run/augustus-log-library/license) file distributed with this source code for additional\ninformation.\n\n\n## Additional Links\n\n| Item               | Result/Status                                                                                                      |\n|-------------------:|:-------------------------------------------------------------------------------------------------------------------|\n| __Stable Release__ | [![Packagist](https://src.run/augustus-log-library/packagist.svg)](https://src.run/augustus-log-library/packagist)     |\n| __Dev Release__    | [![Packagist](https://src.run/augustus-log-library/packagist_pre.svg)](https://src.run/augustus-log-library/packagist) |\n| __License__        | [![License](https://src.run/augustus-log-library/license.svg)](https://src.run/augustus-log-library/license)           |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrc-run%2Faugustus-log-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrc-run%2Faugustus-log-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrc-run%2Faugustus-log-library/lists"}