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

thehelp‑log‑shim is a tiny Node.js utility that lets library authors emit `verbose`, `info`, `warn` and `error` messages without forcing a particular logging framework on downstream applications. It automatically detects and proxies to one of the common loggers (bunyan, log4js, winston, or debug), while also allowing developers to inject a custom logger or per‑module logger logic, and even manage multiple installed versions of the shim. This is aimed at library maintainers who want logging‑agnostic code and at application developers who need a simple way to unify logging across dependencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thehelp/log-shim

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
thehelp/project
Gets high quality grunt-based project automation in place very quickly
Account's avatar
thehelp/test
One-step install for client/server testing tools: chai, mocha, sinon and code coverage via blanket

Support the repos that depend on this repository

Top contributors

scottnonnenberg's profile
scottnonnenberg
42 contributions

Recent events

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

No events yet
thehelp

thehelp/log-shim

Allowing libaries to participate in logging without dictating anything about that logging system. Because logging is a process-level decision.

JavaScript
1
0
MIT License