{"id":18367852,"url":"https://github.com/photon/log-syslog","last_synced_at":"2025-04-10T16:58:42.996Z","repository":{"id":31335078,"uuid":"34897692","full_name":"photon/log-syslog","owner":"photon","description":"Syslog backend for photon","archived":false,"fork":false,"pushed_at":"2016-06-08T12:43:17.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-15T20:49:42.115Z","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":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/photon.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":"2015-05-01T10:07:07.000Z","updated_at":"2016-06-08T11:26:58.000Z","dependencies_parsed_at":"2022-09-09T10:11:28.548Z","dependency_job_id":null,"html_url":"https://github.com/photon/log-syslog","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/photon%2Flog-syslog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Flog-syslog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Flog-syslog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photon%2Flog-syslog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/photon","download_url":"https://codeload.github.com/photon/log-syslog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248259541,"owners_count":21074148,"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-05T23:23:43.793Z","updated_at":"2025-04-10T16:58:42.972Z","avatar_url":"https://github.com/photon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"log-syslog\n===============\n\n[![Build Status](https://travis-ci.org/photon/log-syslog.svg?branch=master)](https://travis-ci.org/photon/log-syslog)\n\nSyslog backend for photon\n\nQuick start\n-----------\n\n1) Add the module in your project\n\n    composer require \"photon/log-syslog:dev-master\"\n\nor for a specific version\n\n    composer require \"photon/log-syslog:1.0.0\"\n\n2) Add the log backend in photon configuration\n\n    'log_handlers' =\u003e array(\n        '\\photon\\log\\SyslogBackend',\n    ),\n\n3) Configure the backend\n\n    'log_syslog' =\u003e array(\n        'ident' =\u003e 'MyApp',\n        'facility' =\u003e LOG_USER,\n    ),\n\n5) Enjoy !\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoton%2Flog-syslog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphoton%2Flog-syslog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphoton%2Flog-syslog/lists"}