{"id":26793073,"url":"https://github.com/beapi/bea-logger","last_synced_at":"2025-03-29T16:19:00.600Z","repository":{"id":34206674,"uuid":"38063336","full_name":"BeAPI/bea-logger","owner":"BeAPI","description":"Basic and simple logger","archived":false,"fork":false,"pushed_at":"2017-11-14T18:28:30.000Z","size":12,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-28T07:51:33.551Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BeAPI.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-06-25T17:21:47.000Z","updated_at":"2017-10-26T18:10:42.000Z","dependencies_parsed_at":"2022-09-04T11:11:22.222Z","dependency_job_id":null,"html_url":"https://github.com/BeAPI/bea-logger","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeAPI%2Fbea-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeAPI%2Fbea-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeAPI%2Fbea-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeAPI%2Fbea-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeAPI","download_url":"https://codeload.github.com/BeAPI/bea-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246207500,"owners_count":20740723,"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":"2025-03-29T16:18:59.943Z","updated_at":"2025-03-29T16:19:00.592Z","avatar_url":"https://github.com/BeAPI.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bea logger\nBasic and simple logger\n\n# Usage\n\n\n    \u003c?php $logger = new Bea_Log( WP_CONTENT_DIR . '/my-logger' );\n    $logger-\u003elog_this( 'Log this message', Bea_Log::gravity_0 );\n\nWill log something like this this :\n\n[d-m-Y H:i:s][Emerg] Log this message\n\n\n\tconst gravity_0 = 'Emerg';\n\tconst gravity_1 = 'Alert';\n\tconst gravity_2 = 'Crit';\n\tconst gravity_3 = 'Err';\n\tconst gravity_4 = 'Warning';\n\tconst gravity_5 = 'Notice';\n\tconst gravity_6 = 'Info';\n\tconst gravity_7 = 'Debug';\n\t\nBy default the level will be gravity_7\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeapi%2Fbea-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeapi%2Fbea-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeapi%2Fbea-logger/lists"}