Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`stream-logger` is a Node.js logging utility that directs messages to separate output streams based on severity—`log`, `info`, and `debug` go to one stream (defaulting to `stdout`), while `warn` and `error` go to another (defaulting to `stderr`). It's designed for developers building Node.js applications who need structured, stream-based logging without manual stream management.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of busterjs/stream-logger

Account's avatar
busterjs/evented-logger
An evented console logger
Account's avatar
busterjs/buster
Buster.JS JavaScript Test framework. Meta package that pieces together various sub-projects.

Support the repos that depend on this repository

Top contributors

cjohansen's profile
cjohansen
14 contributions
dkl-ppi's profile
dkl-ppi
4 contributions
jodal's profile
jodal
4 contributions
dominykas's profile
dominykas
3 contributions
augustl's profile
augustl
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
busterjs

busterjs/stream-logger

Log messages, events and stdout/stdin (or other) streams

JavaScript
1
0
Other