[ol10_u0_developer_EPEL] golang-github-hashicorp-syslog-devel-1.0.0-17.el10_0.noarch

Name:golang-github-hashicorp-syslog-devel
Version:1.0.0
Release:17.el10_0
Architecture:noarch
Group:Unspecified
Size:11492
License:MIT
RPM: golang-github-hashicorp-syslog-devel-1.0.0-17.el10_0.noarch.rpm
Source RPM: golang-github-hashicorp-syslog-1.0.0-17.el10_0.src.rpm
Build Date:Tue Dec 17 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/hashicorp/go-syslog
Summary:Golang syslog wrapper, cross-compile friendly
Description:
This package provides a very simple gsyslog package. The point of this package
is to allow safe importing of syslog without introducing cross-compilation
issues. The stdlib log/syslog cannot be imported on Windows systems, and without
conditional compilation this adds complications.

Instead, gsyslog provides a very simple wrapper around log/syslog but returns a
runtime error if attempting to initialize on a non Linux or OSX system.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/hashicorp/go-syslog

Related Packages (Show Changelog) (Show Filelist)