Wed, 07 Aug 2024 14:17:20 UTC | login

Information for build golang-uber-zap-1.27.0-1.fc41

ID306253
Package Namegolang-uber-zap
Version1.27.0
Release1.fc41
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 29 May 2024 19:28:26 UTC
CompletedWed, 29 May 2024 19:28:26 UTC
Tags
f41
RPMs
src
golang-uber-zap-1.27.0-1.fc41.src.rpm (info) (download)
noarch
golang-uber-zap-devel-1.27.0-1.fc41.noarch.rpm (info) (download)
Changelog * Fri Mar 08 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.27.0-1 - Update to 1.27.0 - Closes rhbz#2265411 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Sep 24 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.26.0-1 - Update to 1.26.0 - Closes rhbz#2239139 * Thu Aug 03 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.25.0-1 - Update to 1.25.0 - Closes rhbz#2228629 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 24 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.24.0-1 - Update to 1.24.0 and remove bootstrap - Closes rhbz#2150157 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.23.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Aug 29 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.23.0-1 - Update to 1.23.0 - Closes rhbz#1991800 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild