Key | Value |
---|---|
FileName | ./usr/share/gocode/src/go.uber.org/zap/zaptest/writer_test.go |
FileSize | 2477 |
MD5 | 098BCB6972F2CEF2F4ADF88867DD32C2 |
SHA-1 | 08F931BD09F280F02D83872C387CFA0ED1976752 |
SHA-256 | 46CF0269121A07B947DA663B81702933E656485AFCB77B6198ED53252BF2E9AC |
SHA-512 | AB61AB1E7077E9CD4A403435F0832D0AFE90D6F9221EE9BE0BD496D40E515CA2718227FB5A072203D6648A704336C894F6C375BCB60FCDA7899ED1305783875E |
SSDEEP | 48:imJ1lrEwmLQHus5Kfm3o4F5EZtq+M7pdX+yl1LOt+V20:RIwwQHNog |
TLSH | T1625156183190CF1A2D5833A49155C9CCE057F99EAF276D42153DF35BE11903DA6BB8E2 |
insert-timestamp | 1659226547.7715135 |
mimetype | text/plain |
source | snap:mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15 |
hashlookup:parent-total | 11 |
hashlookup:trust | 100 |
The searched file hash is included in 11 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 80356 |
MD5 | 659C085488E45AB0AC068F3A930748E2 |
PackageDescription | Blazing fast, structured, leveled logging in Go Package 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.9.1-1 |
SHA-1 | 47D3695EEA97163F2FC7E3555132277244FB26DD |
SHA-256 | E362D095B5EF2B5EE7D3C04891001EDAB0C75E1B0A1B1E5D761F4E78A01D27B9 |
Key | Value |
---|---|
MD5 | 649BD8D3AD412F6DD0B1D3D684E2A32C |
PackageArch | noarch |
PackageDescription | Package 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. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/zap |
PackageMaintainer | Fedora Project |
PackageName | golang-uber-zap-devel |
PackageRelease | 2.fc34~bootstrap |
PackageVersion | 1.16.0 |
SHA-1 | 80D16CFC670AB202DFEF8DD8CC523D969EE7AFF4 |
SHA-256 | 84E5783B51661AADD1999AE2EEDEAD23D2562BB15A9FE3FDBEBBAA2E71453458 |
Key | Value |
---|---|
FileSize | 92776 |
MD5 | 463934FF12514BB1A8F45D731B29A10E |
PackageDescription | Blazing fast, structured, leveled logging in Go Package 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. |
PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.15.0-2 |
SHA-1 | 2A93B1CC72771914E1B673000A067C90FBDDEE01 |
SHA-256 | 0CDAC253B584EA850C1A61AF7A4EA1AEA957F688A8051496A09F20E4ACEC6D52 |
Key | Value |
---|---|
MD5 | 2458C40B8127863CC0B72879B7D4B5E8 |
PackageArch | noarch |
PackageDescription | Package 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. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/zap |
PackageMaintainer | umeabot <umeabot> |
PackageName | golang-uber-zap-devel |
PackageRelease | 2.mga9 |
PackageVersion | 1.18.1 |
SHA-1 | 11147AE851C6901D835A2C94C47CF524B2F87FA8 |
SHA-256 | F67AE07372C5905A0CEF9018A02E22E0E5779C981F1937C566E37A00B0E9A5BA |
Key | Value |
---|---|
FileSize | 84288 |
MD5 | 893FC373DC3CA334B6CB723EBBB41C04 |
PackageDescription | Blazing fast, structured, leveled logging in Go Package 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. |
PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.9.1-1 |
SHA-1 | CE4BCB44E9EC874A9C279D99DD0A8C93B822F054 |
SHA-256 | EBACF17E84BF104D7109CE0754F795D76CD98B38EA917CF30DE868D1948A6AD1 |
Key | Value |
---|---|
MD5 | 47A68BF9C6A09B72919B63AEC8ECA69E |
PackageArch | noarch |
PackageDescription | Package 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. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/zap |
PackageMaintainer | Fedora Project |
PackageName | golang-uber-zap-devel |
PackageRelease | 1.fc33~bootstrap |
PackageVersion | 1.15.0 |
SHA-1 | 2EC6DE9A609788C3396CEE87EA1255D211593692 |
SHA-256 | 93F895FBE3ED42336EED23C4F84995F8BFBBE97CF2743345B48297A55FEE16C4 |
Key | Value |
---|---|
MD5 | 3F874FAAB3DF62EA9055B57CBA79CB49 |
PackageArch | noarch |
PackageDescription | Package 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. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/zap |
PackageMaintainer | Fedora Project |
PackageName | golang-uber-zap-devel |
PackageRelease | 1.fc32~bootstrap |
PackageVersion | 1.13.0 |
SHA-1 | 1F97DE2C352A35F31A46DE604C45B6203E98F110 |
SHA-256 | 58ACC78A47AEDE8DA8783024D0F857EF360AA72C047BDF5DB6CC1B4575682B28 |
Key | Value |
---|---|
MD5 | 2843D52B720A5785EC1E4D57E0FDC5EC |
PackageArch | noarch |
PackageDescription | Package 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. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/zap |
PackageMaintainer | pterjan <pterjan> |
PackageName | golang-uber-zap-devel |
PackageRelease | 1.mga8 |
PackageVersion | 1.16.0 |
SHA-1 | 67550E2A2CDC3260BE44D531112828FFB36D3595 |
SHA-256 | FA4B01EA521E2AA3E2F82425F9E81A2DF25168EC4B96D487C31EE2A1287046C7 |
Key | Value |
---|---|
SHA-1 | 03BD1018751C915F71C1E2AE51345C94CA1942ED |
snap-authority | canonical |
snap-filename | mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap |
snap-id | mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15 |
snap-name | axiom |
snap-publisher-id | 1gYihke6YA9pGfV8JRS1Ohe64f0Qs5nG |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-10-01T17:34:13.464567Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap |
Key | Value |
---|---|
FileSize | 87816 |
MD5 | A0C8D3D844D38B74B8E35D7DE5158AF3 |
PackageDescription | Blazing fast, structured, leveled logging in Go Package 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.15.0-2 |
SHA-1 | 5B5C6CD7ED038AA74AEE6001F451A0F8E90605FF |
SHA-256 | 2E5492FACBCE91134B209D1457138E578D1D5E5EE551340D6D295D0214FE31E3 |
Key | Value |
---|---|
FileSize | 86176 |
MD5 | 37CA6DAE3ADA414F5354F3F9D985D5D6 |
PackageDescription | Blazing fast, structured, leveled logging in Go Package 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.14.1-1ubuntu1 |
SHA-1 | ACD9E9FF286E106F7D4F2EDBB4ABBD6739E1EB7E |
SHA-256 | 15D0790218FDDD217CDCBD65C3BA22AAAFDA0E3BE51524909AAF105648FED7A6 |