{"id":21657626,"url":"https://github.com/krishnamodepalli/klog","last_synced_at":"2025-03-20T05:22:12.418Z","repository":{"id":187529654,"uuid":"675718862","full_name":"krishnamodepalli/klog","owner":"krishnamodepalli","description":"A simple logging library in cpp","archived":false,"fork":false,"pushed_at":"2023-12-13T11:50:01.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T07:07:27.547Z","etag":null,"topics":["cpp","cpp17","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/krishnamodepalli.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}},"created_at":"2023-08-07T15:05:20.000Z","updated_at":"2023-12-13T06:01:32.000Z","dependencies_parsed_at":"2023-12-13T13:01:31.646Z","dependency_job_id":null,"html_url":"https://github.com/krishnamodepalli/klog","commit_stats":null,"previous_names":["krishnamodepalli/logging","krishnamodepalli/klog"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishnamodepalli%2Fklog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishnamodepalli%2Fklog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishnamodepalli%2Fklog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishnamodepalli%2Fklog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krishnamodepalli","download_url":"https://codeload.github.com/krishnamodepalli/klog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554913,"owners_count":20471321,"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":["cpp","cpp17","logging"],"created_at":"2024-11-25T09:27:18.477Z","updated_at":"2025-03-20T05:22:12.399Z","avatar_url":"https://github.com/krishnamodepalli.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n# Logging in cpp made simple\r\n\r\nLogging in cpp is usually made so complicated by all the developers, \r\noff-course it becomes more complex while going deeper, but I prefer to keep \r\ncode and libraries very simple and clean, for the sake of easy life of \r\nunderstanding simple code.  \r\n\r\nI am interested in some projects, where I want to use the Loggers, but \r\nunfortunately many loggers on the internet like spdlog \u0026 glog (by Google) are so\r\ncomplicated and so annoying, So I wanted to make my own logger with the view of\r\nglog as a Implementation reference. **Note: no code or methods are copied \r\nfrom the glog library, just the method references or maybe structure looks \r\nlike that.** This is purely the sole implementation by [Krishna Modepalli](https://github.com/krishnamodepalli)\r\n.  \r\n\r\nI am also planning to add all the required functionalities of a basic and the\r\ncomplex loggers soon. For now, just a basic logger.\r\n\r\n\u003e Usage and docs will be loaded soon.  \r\n\r\n\u003e **Declaimer** : *This Logger is now thread safe.*\r\n\r\n## TODO:\r\n- [X] Add synchronization / thread_safety\r\n- [ ] Add colors and time for the logger\r\n- [ ] Add file logging, also rotated logging\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishnamodepalli%2Fklog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishnamodepalli%2Fklog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishnamodepalli%2Fklog/lists"}