go.log.syslog
1.23.12.3
dotnet add package go.log.syslog --version 1.23.12.3
NuGet\Install-Package go.log.syslog -Version 1.23.12.3
<PackageReference Include="go.log.syslog" Version="1.23.12.3" />
<PackageVersion Include="go.log.syslog" Version="1.23.12.3" />
<PackageReference Include="go.log.syslog" />
paket add go.log.syslog --version 1.23.12.3
#r "nuget: go.log.syslog, 1.23.12.3"
#:package go.log.syslog@1.23.12.3
#addin nuget:?package=go.log.syslog&version=1.23.12.3
#tool nuget:?package=go.log.syslog&version=1.23.12.3
go.log.syslog
C# package converted from the Go standard library by go2cs.
Package syslog provides a simple interface to the system log service. It can send messages to the syslog daemon using UNIX domain sockets, UDP or TCP.
Only one call to Dial is necessary. On write failures, the syslog client will attempt to reconnect to the server and write again.
The syslog package is frozen and is not accepting new features. Some external packages provide more functionality. See:
https://godoc.org/?q=syslog
Copyright 2009 The Go Authors. All rights reserved. This C# package is converted from Go standard library source; use of that source is governed by a BSD-style license that can be found in the LICENSE file. The go2cs conversion itself is distributed under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.