{"id":15344663,"url":"https://github.com/ihabunek/log4php3","last_synced_at":"2025-04-04T11:46:43.375Z","repository":{"id":4986922,"uuid":"6144950","full_name":"ihabunek/log4php3","owner":"ihabunek","description":"Preparations and tryouts for log4php 3.0.0.","archived":false,"fork":false,"pushed_at":"2012-12-16T07:59:14.000Z","size":561,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-09T21:43:15.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pdorgambide/angular-logger","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ihabunek.png","metadata":{"files":{"readme":"README.textile","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":"2012-10-09T17:48:36.000Z","updated_at":"2014-01-20T01:30:34.000Z","dependencies_parsed_at":"2022-07-09T00:30:19.225Z","dependency_job_id":null,"html_url":"https://github.com/ihabunek/log4php3","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/ihabunek%2Flog4php3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihabunek%2Flog4php3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihabunek%2Flog4php3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ihabunek%2Flog4php3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ihabunek","download_url":"https://codeload.github.com/ihabunek/log4php3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174400,"owners_count":20896074,"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-10-01T11:01:57.602Z","updated_at":"2025-04-04T11:46:43.354Z","avatar_url":"https://github.com/ihabunek.png","language":"JavaScript","readme":"h1. Apache log4php\n\nPreparations and tryouts for log4php 3.0.0. This is nowhere near stable code.\n\nVisit the official homepage at:\nhttp://logging.apache.org/log4php\n\nh2. Project structure\n\nFiles in root folder:\n\n| apigen.neon   | configuration file for ApiGen   |\n| build.xml     | configuration file for Phing    |\n| composer.json | configuration file for Composer |\n| phpunit.xml   | configuration file for PHPUnit  |\n| setenv.bat    | Puts vendor/bin into the path so it's possible to use scripts located there |\n\nSubfolders:\n\n| lib              | holds code which is required for building |\n| manual           | holds the manual |\n| manual/pages     | manual source, one file per manual page |\n| manual/templates | manual templates; boilerplate |\n| manual/resources | manual resources - css, js, images |\n| src              | main source directory, holds Logger.php and everything else |\n| target           | created by Phing for generated content (manual, packages, ...); ignored by CMS |\n| tests            | holds unit tests |\n| vendor           | created by Composer; holds libraries required for the building process |\n\nh2. Installing prerequisites\n\nDevelopment libraries are instaled via \"Composer\":http://getcomposer.org/.\n\nInstall Composer by running:\n\u003cpre\u003ewget http://getcomposer.org/installer\nphp installer\nrm installer\u003c/pre\u003e\n\nThis will download \u003ccode\u003ecomposer.phar\u003c/code\u003e\n\nTo install required libraries, run:\n\u003cpre\u003ephp composer.phar install --dev\u003c/pre\u003e\n\nThis will download them to \u003ccode\u003evendor\u003c/code\u003e directory.\n\nh2. Build commands\n\n*Perform unit tests*:\n\u003cpre\u003ephing test\u003c/pre\u003e\n\n*Check PSR-0 coding standards*:\n\u003cpre\u003ephing sniff\u003c/pre\u003e\n\n*Generate API documsnetation*:\n\u003cpre\u003ephing apigen\u003c/pre\u003e\n\n*Render manual* to \u003ccode\u003etarget/manual\u003c/code\u003e:\n\u003cpre\u003ephing manual\u003c/pre\u003e\n\n*Package files*:\n\u003cpre\u003ephing package\u003c/pre\u003e\n\n*Clean generated files*:\n\u003cpre\u003ephing clean\u003c/pre\u003e\n\nh2. Legal\n\nCopyright ©\t2012 Apache Software Foundation. All Rights Reserved. Licensed under the Apache Software License, Version 2.0.\n\nApache log4php, Apache, log4php are trademarks of The Apache Software Foundation.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihabunek%2Flog4php3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fihabunek%2Flog4php3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fihabunek%2Flog4php3/lists"}