Tue, 17 Sep 2024 06:25:32 UTC | login

Information for RPM golang-uber-zap-1.27.0-2.fc41.src.rpm

ID1341922
Namegolang-uber-zap
Version1.27.0
Release2.fc41
Epoch
Archsrc
SummaryBlazing fast, structured, leveled logging in Go
DescriptionPackage Zap provides fast, structured, leveled logging. For applications that log in the hot path, reflection-based serialization and string formatting are prohibitively expensive - they're CPU-intensive and make many small allocations. Put differently, using json.Marshal and fmt.Fprintf to log tons of interface{} makes your application slow. Zap takes a different approach. It includes a reflection-free, zero-allocation JSON encoder, and the base Logger strives to avoid serialization overhead and allocations wherever possible. By building the high-level SugaredLogger on that foundation, zap lets users choose when they need to count every allocation and when they'd prefer a more familiar, loosely typed API.
Build Time2024-07-18 17:45:34 GMT
Size286.00 KB
e317f0573c18c4e134a38dff4f436260
LicenseMIT
Provides
golang-uber-zap-devel = 1.27.0-2.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
golang(github.com/stretchr/testify/assert)
golang(github.com/stretchr/testify/require)
golang(go.uber.org/goleak)
golang(go.uber.org/multierr)
golang(gopkg.in/yaml.v3)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
golang-uber-zap.spec5.28 KB
zap-1.27.0.tar.gz265.02 KB
Component of No Buildroots