Fri, 10 May 2024 17:09:11 UTC | login

Information for build nodejs-winston-0.7.3-14.fc33

ID167053
Package Namenodejs-winston
Version0.7.3
Release14.fc33
Epoch
SummaryA multiple transport asynchronous logging library for Node.js
DescriptionThis module is a multiple transport asynchronous logging library for Node.js. Winston is designed to be a simple and universal logging library with support for multiple transports. A transport is essentially a storage device for your logs. Each instance of a winston logger can have multiple transports configured at different levels. For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file. There also seemed to be a lot of logging libraries out there that coupled their implementation of logging (ie, how the logs are stored/indexed) to the API that they exposed to the programmer. This library aims to decouple those parts of the process to make it more flexible and extensible.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:14:50 UTC
CompletedThu, 13 Aug 2020 10:14:50 UTC
Tags
f33
f37
f38
RPMs
src
nodejs-winston-0.7.3-14.fc33.src.rpm (info) (download)
noarch
nodejs-winston-0.7.3-14.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild