{"id":20459740,"url":"https://github.com/rosbit/color-log","last_synced_at":"2025-03-05T11:16:56.625Z","repository":{"id":61624897,"uuid":"539837108","full_name":"rosbit/color-log","owner":"rosbit","description":"output message with color simplely","archived":false,"fork":false,"pushed_at":"2023-05-04T03:33:59.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T00:24:42.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/rosbit.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":"2022-09-22T06:44:17.000Z","updated_at":"2022-09-22T06:45:37.000Z","dependencies_parsed_at":"2024-06-20T12:03:46.504Z","dependency_job_id":null,"html_url":"https://github.com/rosbit/color-log","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosbit%2Fcolor-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosbit%2Fcolor-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosbit%2Fcolor-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosbit%2Fcolor-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rosbit","download_url":"https://codeload.github.com/rosbit/color-log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242014722,"owners_count":20057880,"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":"2024-11-15T12:17:08.283Z","updated_at":"2025-03-05T11:16:56.568Z","avatar_url":"https://github.com/rosbit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple color log\n\n### Install\n\nThe package is fully go-getable, so, just type\n\n  `go get github.com/rosbit/color-log`\n\nto install.\n\n### Usage\n\n```go\npackage main\n\nimport (\n  \"github.com/rosbit/color-log\"\n)\n\nfunc main() {\n\tclog.Info(\"info message\")\n\tclog.Infof(\"%s\", \"info message\")\n\tclog.Warn(\"warn message\")\n\tclog.Warnf(\"%s\", \"warn message\")\n\tclog.Error(\"error message\")\n\tclog.Errorf(\"%s\", \"error message\")\n}\n```\n\n### Test\n\n  ![test](color.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosbit%2Fcolor-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frosbit%2Fcolor-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosbit%2Fcolor-log/lists"}