Tue, 17 Sep 2024 06:21:02 UTC | login

Information for RPM golang-uber-zap-1.23.0-2.fc38.src.rpm

ID929204
Namegolang-uber-zap
Version1.23.0
Release2.fc38
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 Time2023-01-19 11:17:08 GMT
Size178.75 KB
645c235c268c0ab6e4e6122e2c0fd297
LicenseMIT
Provides
golang-uber-zap-devel = 1.23.0-2.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
golang(github.com/apex/log)
golang(github.com/apex/log/handlers/json)
golang(github.com/benbjohnson/clock)
golang(github.com/go-kit/log)
golang(github.com/pkg/errors)
golang(github.com/rs/zerolog)
golang(github.com/sirupsen/logrus)
golang(github.com/stretchr/testify/assert)
golang(github.com/stretchr/testify/require)
golang(go.uber.org/atomic)
golang(go.uber.org/goleak)
golang(go.uber.org/multierr)
golang(google.golang.org/grpc/grpclog)
golang(gopkg.in/inconshreveable/log15.v2)
rpmlib(CompressedFileNames) <= 3.0.4-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.spec4.76 KB
zap-1.23.0.tar.gz162.59 KB
Component of No Buildroots