{"id":51478,"library":"inconshreveable-log15","title":"log15","description":"An opinionated, simple toolkit for best-practice logging that is both human and machine readable.","status":"active","version":"2.16.0+incompatible","language":"go","source_language":null,"source_url":"https://github.com/inconshreveable/log15","tags":["logging","structured-logging","toolkit"],"install":[{"cmd":"go get github.com/inconshreveable/log15","lang":"bash","label":"Install github.com/inconshreveable/log15"}],"dependencies":[],"imports":[{"symbol":"log15","correct":"github.com/inconshreveable/log15"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/inconshreveable/log15\"\n)\n\nfunc main() {\n\tlog := log15.New(\"module\", \"main\")\n\tlog.Info(\"Application started\", \"version\", \"1.0\")\n}","lang":"go","description":"Create a logger with context and log an info message"},"warnings":[{"fix":"Migrate to github.com/go-logr/logr or go.uber.org/zap for better performance and compatibility.","message":"The package uses 'incompatible' version suffix; consider using structured logging alternatives like logr or zap.","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'best':8 'best-practic':7 'human':14 'log':10,18,21 'log15':1 'machin':16 'opinion':3 'practic':9 'readabl':17 'simpl':4 'structur':20 'structured-log':19 'toolkit':5,22","created_at":"2026-06-15T06:16:28.547356+00:00","updated_at":"2026-06-15T06:16:28.547356+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/inconshreveable/log15","github":"https://github.com/inconshreveable/log15","docs":"https://pkg.go.dev/github.com/inconshreveable/log15#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-15","next_check":"2026-12-12","install_tag":null}}