{"id":69596,"library":"jenkins-x-logrus-stackdriver-formatter","title":"Logrus Stackdriver Formatter","description":"A Logrus formatter for Stackdriver (Google Cloud Logging) compatible log output.","status":"active","version":"0.2.8","language":"go","source_language":null,"source_url":"https://github.com/jenkins-x/logrus-stackdriver-formatter","tags":["logging","logrus","stackdriver","gcp"],"install":[{"cmd":"go get github.com/jenkins-x/logrus-stackdriver-formatter","lang":"bash","label":"Install github.com/jenkins-x/logrus-stackdriver-formatter"}],"dependencies":[],"imports":[{"symbol":"stackdriver","correct":"github.com/jenkins-x/logrus-stackdriver-formatter"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/jenkins-x/logrus-stackdriver-formatter\"\n\t\"github.com/sirupsen/logrus\"\n)\n\nfunc main() {\n\tlogrus.SetFormatter(&stackdriver.Formatter{})\n\tlogrus.WithField(\"key\", \"value\").Info(\"Hello Stackdriver\")\n}","lang":"go","description":"Configure Logrus to output Stackdriver-compatible logs"},"warnings":[],"env_vars":null,"search_vec":"'cloud':10 'compat':12 'formatt':3,6 'gcp':18 'googl':9 'log':11,13,15 'logrus':1,5,16 'output':14 'stackdriv':2,8,17","created_at":"2026-06-17T18:03:38.834763+00:00","updated_at":"2026-06-17T18:03:38.834763+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/jenkins-x/logrus-stackdriver-formatter","github":"https://github.com/jenkins-x/logrus-stackdriver-formatter","docs":"https://pkg.go.dev/github.com/jenkins-x/logrus-stackdriver-formatter#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}