{"id":18279401,"url":"https://github.com/wiright/plog","last_synced_at":"2026-05-02T02:38:59.022Z","repository":{"id":248115361,"uuid":"134696056","full_name":"WiRight/plog","owner":"WiRight","description":"Log in your code with plog!","archived":false,"fork":false,"pushed_at":"2018-06-12T05:50:54.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-14T23:18:30.100Z","etag":null,"topics":["c"],"latest_commit_sha":null,"homepage":"","language":"C++","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/WiRight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2018-05-24T09:55:51.000Z","updated_at":"2019-01-12T07:36:18.000Z","dependencies_parsed_at":"2024-07-12T14:07:43.848Z","dependency_job_id":null,"html_url":"https://github.com/WiRight/plog","commit_stats":null,"previous_names":["wiright/plog"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WiRight%2Fplog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WiRight%2Fplog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WiRight%2Fplog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WiRight%2Fplog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WiRight","download_url":"https://codeload.github.com/WiRight/plog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980822,"owners_count":21027803,"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":["c"],"created_at":"2024-11-05T12:28:41.435Z","updated_at":"2026-05-02T02:38:58.969Z","avatar_url":"https://github.com/WiRight.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plog\n\n[![Join the chat at https://gitter.im/plog_chat/Lobby](https://badges.gitter.im/plog_chat/Lobby.svg)](https://gitter.im/plog_chat/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nLog in your code with plog!\n\n## How to use\n\nJust include a lib\n\n```c\n#include \"plog.h\"\n```\n\nAnd in your code write following:\n\n```c\nplogInit(); // Initialize component\n\ninfoLog(\"Log Worked!\"); // Say something in log!\n\nplogDestroy(); // Destroy component\n```\nThats is it!\n\n#### Log types\n\n- **infoLog** : Some info\n- **assertLog** : Some info\n- **warningLog** : Some info\n- **debugLog** : Some info\n\n#### Features\n\nYou can change log format!\nBut remember, you can't change count parameters\n\nBy default time format is \"_DAY_._MONTH_._YEAR_ *HOURS*:*MINUTES*:*SECONDS*\"\nBy default log format is \"[_[timeFormat]_]  [**LOG_TYPE**] {_fileName_} {_functionName_} {_line_}: **log message**\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiright%2Fplog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiright%2Fplog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiright%2Fplog/lists"}