{"id":63668,"library":"logzio-logzio-go","title":"Logz.io Go Client","description":"Logz.io Go client for sending logs to Logz.io cloud observability platform.","status":"active","version":"1.0.10","language":"go","source_language":null,"source_url":"https://github.com/logzio/logzio-go","tags":["logging","cloud","observability"],"install":[{"cmd":"go get github.com/logzio/logzio-go","lang":"bash","label":"Install github.com/logzio/logzio-go"}],"dependencies":[],"imports":[{"symbol":"logzio","correct":"github.com/logzio/logzio-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/logzio/logzio-go\"\n)\n\nfunc main() {\n\tsender, _ := logzio.New(\"your-token\", logzio.SetUrl(\"https://listener.logz.io:8071\"))\n\tsender.Send(logzio.NewLog(\"test message\", nil))\n}","lang":"go","description":"Send a log entry to Logz.io"},"warnings":[],"env_vars":null,"search_vec":"'client':3,6 'cloud':12,16 'go':2,5 'log':9,15 'logz.io':1,4,11 'observ':13,17 'platform':14 'send':8","created_at":"2026-06-17T16:46:38.852146+00:00","updated_at":"2026-06-17T16:46:38.852146+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/logzio/logzio-go","github":"https://github.com/logzio/logzio-go","docs":"https://pkg.go.dev/github.com/logzio/logzio-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging","observability"],"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}}