{"id":66056,"library":"bombsimon-logrusr-v4","title":"Logrusr","description":"A logrus logrusr adapter that integrates logrus with the standard logr interface, enabling structured logging.","status":"active","version":"4.1.0","language":"go","source_language":null,"source_url":"https://github.com/bombsimon/logrusr","tags":["logging","logrus","logr","adapter"],"install":[{"cmd":"go get github.com/bombsimon/logrusr/v4","lang":"bash","label":"Install github.com/bombsimon/logrusr/v4"}],"dependencies":[],"imports":[{"symbol":"logrusr","correct":"github.com/bombsimon/logrusr/v4"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/bombsimon/logrusr/v4\"\n\t\"github.com/sirupsen/logrus\"\n)\n\nfunc main() {\n\tlog := logrus.New()\n\tlogr := logrusr.New(log)\n\tlogr.Info(\"hello\")\n}","lang":"go","description":"Creates a logr.Logger from a logrus.Logger and logs a message."},"warnings":[],"env_vars":null,"search_vec":"'adapt':5,20 'enabl':14 'integr':7 'interfac':13 'log':16,17 'logr':12,19 'logrus':3,8,18 'logrusr':1,4 'standard':11 'structur':15","created_at":"2026-06-17T17:18:34.691698+00:00","updated_at":"2026-06-17T17:18:34.691698+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/bombsimon/logrusr","github":"https://github.com/bombsimon/logrusr","docs":"https://pkg.go.dev/github.com/bombsimon/logrusr/v4#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}}