{"id":52055,"library":"hashicorp-go-syslog","title":"go-syslog","description":"Package go-syslog provides a Go interface for writing to syslog.","status":"active","version":"1.0.0","language":"go","source_language":null,"source_url":"https://github.com/hashicorp/go-syslog","tags":["syslog","logging","system"],"install":[{"cmd":"go get github.com/hashicorp/go-syslog","lang":"bash","label":"Install github.com/hashicorp/go-syslog"}],"dependencies":[],"imports":[{"symbol":"gsyslog","correct":"github.com/hashicorp/go-syslog"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/hashicorp/go-syslog\"\n)\n\nfunc main() {\n\tlogger, _ := gsyslog.NewLogger(gsyslog.LOG_INFO, \"LOCAL0\", \"myapp\")\n\tlogger.Write([]byte(\"Hello syslog\"))\n}","lang":"go","description":"Create a syslog logger and write a message."},"warnings":[],"env_vars":null,"search_vec":"'go':2,6,10 'go-syslog':1,5 'interfac':11 'log':17 'packag':4 'provid':8 'syslog':3,7,15,16 'system':18 'write':13","created_at":"2026-06-15T06:39:59.776502+00:00","updated_at":"2026-06-15T06:39:59.776502+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/hashicorp/go-syslog","github":"https://github.com/hashicorp/go-syslog","docs":"https://pkg.go.dev/github.com/hashicorp/go-syslog#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}}