Information for build golang-uber-zap-1.27.0-3.fc42

ID5669
Package Namegolang-uber-zap
Version1.27.0
Release3.fc42
Epoch
DraftFalse
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
StartedMon, 09 Jun 2025 16:20:49 UTC
CompletedMon, 09 Jun 2025 16:20:49 UTC
Tags
f42
RPMs
src
golang-uber-zap-1.27.0-3.fc42.src.rpm (info) (download)
noarch
golang-uber-zap-devel-1.27.0-3.fc42.noarch.rpm (info) (download)
Changelog * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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