{"id":69520,"library":"decred-next-slog-v8","title":"Decred-Next Slog","description":"Provides a structured logging interface and default implementation with subsystem-level log level control.","status":"active","version":"8.0.12","language":"go","source_language":null,"source_url":"https://github.com/Decred-Next/slog","tags":["logging","structured","subsystem","decred"],"install":[{"cmd":"go get github.com/Decred-Next/slog/v8","lang":"bash","label":"Install github.com/Decred-Next/slog/v8"}],"dependencies":[],"imports":[{"symbol":"slog","correct":"github.com/Decred-Next/slog/v8"}],"quickstart":{"code":"package main\n\nimport (\n\t\"os\"\n\t\"github.com/Decred-Next/slog/v8\"\n)\n\nfunc main() {\n\tbackend := slog.NewBackend(os.Stdout)\n\tlogger := backend.Logger(\"MAIN\")\n\tlogger.Infof(\"Hello, %s!\", \"world\")\n}","lang":"go","description":"Creates a logger for the 'MAIN' subsystem and logs an info message."},"warnings":[],"env_vars":null,"search_vec":"'control':19 'decr':2,23 'decred-next':1 'default':11 'implement':12 'interfac':9 'level':16,18 'log':8,17,20 'next':3 'provid':5 'slog':4 'structur':7,21 'subsystem':15,22 'subsystem-level':14","created_at":"2026-06-17T18:02:52.896121+00:00","updated_at":"2026-06-17T18:02:52.896121+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/Decred-Next/slog","github":"https://github.com/Decred-Next/slog","docs":"https://pkg.go.dev/github.com/Decred-Next/slog/v8#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}}