{"id":67501,"library":"comail-colog","title":"CoLog","description":"Package colog implements prefix-based logging by hooking into the standard library log package and parsing log messages with level prefixes.","status":"active","version":"0.0.0-20160416085026-fba8e7b1f46c","language":"go","source_language":null,"source_url":"https://github.com/comail/colog","tags":["logging","log","prefix","levels"],"install":[{"cmd":"go get github.com/comail/colog","lang":"bash","label":"Install github.com/comail/colog"}],"dependencies":[],"imports":[{"symbol":"colog","correct":"github.com/comail/colog"}],"quickstart":{"code":"package main\n\nimport (\n\t\"log\"\n\t\"github.com/comail/colog\"\n)\n\nfunc main() {\n\tcolog.Register()\n\tlog.Print(\"info: this is an info message\")\n}","lang":"go","description":"Register colog and log with level prefix"},"warnings":[],"env_vars":null,"search_vec":"'base':7 'colog':1,3 'hook':10 'implement':4 'level':22,27 'librari':14 'log':8,15,19,24,25 'messag':20 'packag':2,16 'pars':18 'prefix':6,23,26 'prefix-bas':5 'standard':13","created_at":"2026-06-17T17:38:08.649016+00:00","updated_at":"2026-06-17T17:38:08.649016+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/comail/colog","github":"https://github.com/comail/colog","docs":"https://pkg.go.dev/github.com/comail/colog#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}