{"id":27949614,"url":"https://github.com/cloudcodingspace/slog","last_synced_at":"2025-05-07T15:29:30.520Z","repository":{"id":268098025,"uuid":"902901110","full_name":"CloudCodingSpace/slog","owner":"CloudCodingSpace","description":"A simple logger written in pure C without any external dependencies","archived":false,"fork":false,"pushed_at":"2024-12-28T10:45:08.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T11:25:01.697Z","etag":null,"topics":["c","cross-platform","library","logger","open-source"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CloudCodingSpace.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-13T13:58:26.000Z","updated_at":"2024-12-28T10:45:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e7147e2-4b7e-4468-9f20-4834e552b676","html_url":"https://github.com/CloudCodingSpace/slog","commit_stats":null,"previous_names":["cloudcodingspace/slog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCodingSpace%2Fslog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCodingSpace%2Fslog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCodingSpace%2Fslog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCodingSpace%2Fslog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CloudCodingSpace","download_url":"https://codeload.github.com/CloudCodingSpace/slog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252905195,"owners_count":21822752,"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","cross-platform","library","logger","open-source"],"created_at":"2025-05-07T15:29:29.901Z","updated_at":"2025-05-07T15:29:30.507Z","avatar_url":"https://github.com/CloudCodingSpace.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About slog\r\nslog is a simple logger. It is mainly created for the easiness for it to be used. slog doesn't uses any \r\nplatform dependent code. It only uses the C standard library.\r\n\r\n# Build instructions\r\n\r\nTo include and build it in your cmake project, then simply add this repo and then from your project's main \r\n**CMakeLists.txt** file, simply add this repo as a subdirectory using **add_subdirectory** function in cmake.\r\nIf you are not using cmake, then simply add **the slog/slog.h \u0026\u0026 slog/slog.c** file in your project and you are done!\r\n\r\n# Featured of slog\r\nThe features are :- \r\n - Can print coloured text\r\n - For logging, it needs a severity to better identify the use of the log. If you don't wanna provide any severity, then use **SLOG_SEVERITY_CUSTOM**\r\n\r\n# TODO\r\n - Allow custom patterns for the log\r\n - Log time along with the message\r\n - Log to a file\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudcodingspace%2Fslog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudcodingspace%2Fslog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudcodingspace%2Fslog/lists"}