Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=911060

            Bug ID: 911060
           Summary: Review Request: nodejs-winston - A multi-transport
                    async logging library for Node.js
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Reporter: [email protected]

Spec URL:
http://jamielinux.fedorapeople.org/buddycloud-server/nodejs-winston.spec
SRPM URL:
http://jamielinux.fedorapeople.org/buddycloud-server/SRPMS/nodejs-winston-0.6.2-1.fc18.src.rpm
Fedora Account System Username: jamielinux

Description:
This module is a multi-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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=YGdyEmbeqN&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to