{"id":30807310,"url":"https://github.com/laramate/logger","last_synced_at":"2026-05-15T22:37:59.766Z","repository":{"id":169884712,"uuid":"645663343","full_name":"Laramate/logger","owner":"Laramate","description":"Automated logging to your configured channels or to the console, depending on the environment.","archived":false,"fork":false,"pushed_at":"2026-04-12T11:36:54.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-12T13:21:29.240Z","etag":null,"topics":["laravel","logging"],"latest_commit_sha":null,"homepage":"","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/Laramate.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-26T06:49:32.000Z","updated_at":"2026-04-12T11:35:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"06d80441-a6e4-44cd-a358-f3fe7c7aae92","html_url":"https://github.com/Laramate/logger","commit_stats":null,"previous_names":["pretzels-dev/logger","laramate/logger"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Laramate/logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laramate%2Flogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laramate%2Flogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laramate%2Flogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laramate%2Flogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Laramate","download_url":"https://codeload.github.com/Laramate/logger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laramate%2Flogger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33082136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["laravel","logging"],"created_at":"2025-09-06T02:06:06.839Z","updated_at":"2026-05-15T22:37:59.751Z","avatar_url":"https://github.com/Laramate.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automated logging to the console or log-channels.\n\n### Send Log messages to your configured channels or to the console, depending on the environment.\n\n---\n\nImagine, you run the same code, as a job and as a command. \nIn both scenarios, you would like to have proper output, either through the configured log-channels or the console.\n\nLogger will handle it for you:\n\n```php\nuse Laramate\\Logger\\Logger;\n\nLogger::info('Salz!');\n```\n\n- If the app is on console, Logger will log your message and output it to the console.\n- If the app is on the log channel, it will only log your message to the configured channels.\n\n## Contributing\n\nFeel free to contribute to this package.\n\n## Security\n\nIf you've found a bug regarding security please mail [coding@laramate.de](coding@laramate.de) instead of using the issue tracker.\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaramate%2Flogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaramate%2Flogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaramate%2Flogger/lists"}