{"id":26489788,"url":"https://github.com/bingus-dev/libjlog","last_synced_at":"2025-06-11T16:06:15.266Z","repository":{"id":259540488,"uuid":"878123302","full_name":"bingus-dev/libjlog","owner":"bingus-dev","description":"libjlog: Easily configurable standarized printing for hobby operating systems","archived":false,"fork":false,"pushed_at":"2025-02-18T16:49:21.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T15:26:07.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bingus-dev.png","metadata":{"files":{"readme":"README","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-10-24T20:24:58.000Z","updated_at":"2025-02-04T15:17:50.000Z","dependencies_parsed_at":"2024-10-26T10:43:04.125Z","dependency_job_id":"bf15d3bb-a112-4d22-a078-e8257923fd30","html_url":"https://github.com/bingus-dev/libjlog","commit_stats":null,"previous_names":["jamjellyfish/libjlog","bendaws/libjlog","sirkingbinx/libjlog","goovlevr/libjlog","ja1va-dev/libjlog","naviy2000/libjlog","foresst2000/libjlog","keirdo/libjlog","oculidev/libjlog","drumkitgorilla/libjlog","geopcvr/libjlog","kinnyugen/libjlog","binguszingus/libjlog","jamboington-the-18th/libjlog","jambo-posready-embedded-7/libjlog","jamboington/libjlog","xzcowman/libjlog","oatsalmon/libjlog","bingus-dev/libjlog"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingus-dev%2Flibjlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingus-dev%2Flibjlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingus-dev%2Flibjlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bingus-dev%2Flibjlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bingus-dev","download_url":"https://codeload.github.com/bingus-dev/libjlog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574774,"owners_count":20474818,"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-20T07:49:02.643Z","updated_at":"2025-03-20T07:49:03.187Z","avatar_url":"https://github.com/bingus-dev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"libjlog v1.1.2 release notes\n======================\nlibjlog is a simple-to-use standarized output\nsystem for low-level software like custom operating\nsystems and C-based memory-efficient systems.\n\nIt is configurable and easy-to-use for both C and C++.\n\nConfigure\n======================\nCopy \"libjlog.c\" and \"libjlog.h\" into your project.\nWhile booting into your system, initialize libjlog with\nthis code:\n\n        libjlog_init(printing_fn, \"OSName\")\n\nlibjlog requires printing_fn as a callback. Here is an\nexample:\n\n        void printing_fn(char *text) {\n            // do stuff here to output *text !\n        }\n\nYou can find examples to use for your code in the /examples\ndirectory.\n\nTo test libjlog, you can set libjcli.config.h's printing function\nand use the included CLI tool (run make).\n\nYou should be good from here.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbingus-dev%2Flibjlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbingus-dev%2Flibjlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbingus-dev%2Flibjlog/lists"}