{"id":23038991,"url":"https://github.com/candasm/cprofiletofilelogroute","last_synced_at":"2025-04-02T23:45:31.087Z","repository":{"id":8034846,"uuid":"9444725","full_name":"candasm/CProfileToFileLogRoute","owner":"candasm","description":"Yii Profile file log route","archived":false,"fork":false,"pushed_at":"2013-04-15T09:52:52.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T14:12:28.404Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/candasm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-15T09:05:31.000Z","updated_at":"2013-12-04T07:03:21.000Z","dependencies_parsed_at":"2022-09-20T17:54:13.263Z","dependency_job_id":null,"html_url":"https://github.com/candasm/CProfileToFileLogRoute","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/candasm%2FCProfileToFileLogRoute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candasm%2FCProfileToFileLogRoute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candasm%2FCProfileToFileLogRoute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candasm%2FCProfileToFileLogRoute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/candasm","download_url":"https://codeload.github.com/candasm/CProfileToFileLogRoute/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911488,"owners_count":20853654,"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-15T18:26:54.946Z","updated_at":"2025-04-02T23:45:31.061Z","avatar_url":"https://github.com/candasm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"CProfileToFileLogRoute\n======================\n\nCProfileToFileLogRoute\n\nThis component for write yii profiling messages to file.\n\nCProfileToFileLogRoute.php add in import list under config.file\nLog component settings:\n\u003ccode\u003e\u003cpre\u003e\n        'log' =\u003e array(\n            'class' =\u003e 'CLogRouter',\n            'routes' =\u003e array(\n                array(\n                    'class' =\u003e 'CProfileToFileLogRoute',\n                    'logFile' =\u003e 'profiling.log',\n                ),\n            ),\n        ),\u003c/pre\u003e\n\u003c/code\u003e\nUseing(Same as profiling): \n\u003ccode\u003e\u003cpre\u003e\n    Yii::beginProfile('sleep');\n    sleep(1);\n    Yii::endProfile('sleep);\n\u003c/pre\u003e\n\u003c/code\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcandasm%2Fcprofiletofilelogroute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcandasm%2Fcprofiletofilelogroute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcandasm%2Fcprofiletofilelogroute/lists"}