{"id":23282278,"url":"https://github.com/leaomartelo2/lognest","last_synced_at":"2025-04-06T14:15:35.206Z","repository":{"id":256593385,"uuid":"855554528","full_name":"LeaoMartelo2/LogNest","owner":"LeaoMartelo2","description":"Simple header file only library in C to easily make log files","archived":false,"fork":false,"pushed_at":"2025-03-04T21:32:24.000Z","size":323,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T22:28:24.333Z","etag":null,"topics":["c","c-library","header-only","logging"],"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/LeaoMartelo2.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-11T04:06:27.000Z","updated_at":"2025-03-04T21:32:52.000Z","dependencies_parsed_at":"2024-09-12T00:13:20.545Z","dependency_job_id":"50f6b9d4-98ca-4e03-b3c2-7171c4022feb","html_url":"https://github.com/LeaoMartelo2/LogNest","commit_stats":{"total_commits":41,"total_committers":1,"mean_commits":41.0,"dds":0.0,"last_synced_commit":"b00ae55ccb5b49b2c9cb9d8a36ce1752ff80549d"},"previous_names":["leaomartelo2/lognest"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeaoMartelo2%2FLogNest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeaoMartelo2%2FLogNest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeaoMartelo2%2FLogNest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeaoMartelo2%2FLogNest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeaoMartelo2","download_url":"https://codeload.github.com/LeaoMartelo2/LogNest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492547,"owners_count":20947545,"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","c-library","header-only","logging"],"created_at":"2024-12-20T00:15:54.902Z","updated_at":"2025-04-06T14:15:35.175Z","avatar_url":"https://github.com/LeaoMartelo2.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LogNest\n\n## A \"Header file only\" library for logging to files made in C, with focus on simplicity\n\n![image](images/example2.png)\n\n## Installing:\n\n```\nwget https://raw.githubusercontent.com/LeaoMartelo2/LogNest/main/lognest.h\n```\n\u003csub\u003ejust copy this if you are lazy\u003c/sub\u003e\n\n## Usage:\n\n- Download `lognest.h` and add it to your project.\n- For the library to serve as implementation, add: `#define LOGNEST_IMPLEMENTATION` before the `#include`.\n- This also means you should only define the implementation in one file. Just including it serves as a header.\n- Optionally cuztomize the output path in `lognest.h`, by changing `#define LOGNEST_FILE \"your/custom/path\"`\n- The path is relative to the executable\n\n![image](images/usage2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleaomartelo2%2Flognest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleaomartelo2%2Flognest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleaomartelo2%2Flognest/lists"}