# refill-logger

> Logger for Refill

Latest version **1.0.3** (published 2016-10-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install refill-logger
pnpm add refill-logger
yarn add refill-logger
bun add refill-logger
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2016-10-02 |
| First published | 2016-09-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=4.2 |
| Dependencies | 4 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Piotr Baranowski |
| Maintainers | bolo |
| Keywords | refill, logger |

## Links

- npm: https://www.npmjs.com/package/refill-logger
- Repository: https://github.com/refilljs/refill-logger
- Issues: https://github.com/refilljs/refill-logger/issues
- npm.io page: https://npm.io/package/refill-logger

## Dependencies (4)

- [chalk](https://npm.io/package/chalk.md) 1.1.3
- [lodash.map](https://npm.io/package/lodash.map.md) 4.6.0
- [lodash.padend](https://npm.io/package/lodash.padend.md) 4.6.1
- [pretty-hrtime](https://npm.io/package/pretty-hrtime.md) 1.0.2

## Alternatives

- [cli-color](https://npm.io/package/cli-color.md) — 3.4M weekly downloads
- [log](https://npm.io/package/log.md) — 1.3M weekly downloads
- [logstash-client](https://npm.io/package/logstash-client.md) — 4.5K weekly downloads
- [@nocobase/plugin-logger](https://npm.io/package/@nocobase/plugin-logger.md) — 2.0K weekly downloads
- [child-process-debug](https://npm.io/package/child-process-debug.md) — 695 weekly downloads

## Recent versions

- 1.0.3 (latest) — 2016-10-02
- 1.0.2 — 2016-10-01
- 1.0.1 — 2016-09-30
- 1.0.0 — 2016-09-30

## README

Refill logger
=============

Console logger for Refill tasks

[<img alt="Made by Zaklinacze Kodu" src="http://zaklinaczekodu.com/_assets/madeBy.svg" width="200">](http://zaklinaczekodu.com)

[Facebook](https://www.facebook.com/zaklinaczekodu)

Shields
-------

[![npm](https://img.shields.io/npm/v/refill-logger.svg?style=flat-square)](https://www.npmjs.com/package/refill-logger)
[![npm](https://img.shields.io/npm/l/refill-logger.svg?style=flat-square)](https://www.npmjs.com/package/refill-logger)
[![npm](https://img.shields.io/npm/dm/refill-logger.svg?style=flat-square)](https://www.npmjs.com/package/refill-logger)
[![Travis](https://img.shields.io/travis/refilljs/refill-logger/master.svg?style=flat-square)](https://travis-ci.org/refilljs/refill-logger)<br>
[![bitHound Overall Score](https://www.bithound.io/github/refilljs/refill-logger/badges/score.svg)](https://www.bithound.io/github/refilljs/refill-logger)
[![bitHound Dependencies](https://www.bithound.io/github/refilljs/refill-logger/badges/dependencies.svg)](https://www.bithound.io/github/refilljs/refill-logger/master/dependencies/npm)
[![bitHound Dev Dependencies](https://www.bithound.io/github/refilljs/refill-logger/badges/devDependencies.svg)](https://www.bithound.io/github/refilljs/refill-logger/master/dependencies/npm)
[![bitHound Code](https://www.bithound.io/github/refilljs/refill-logger/badges/code.svg)](https://www.bithound.io/github/refilljs/refill-logger)<br>
[![GitHub forks](https://img.shields.io/github/forks/refilljs/refill-logger.svg?style=flat-square)](https://github.com/refilljs/refill-logger)
[![GitHub stars](https://img.shields.io/github/stars/refilljs/refill-logger.svg?style=flat-square)](https://github.com/refilljs/refill-logger)
[![GitHub watchers](https://img.shields.io/github/watchers/refilljs/refill-logger.svg?style=flat-square)](https://github.com/refilljs/refill-logger)

Changelog
---------

[Changelog at github](https://github.com/refilljs/refill-logger/releases)

Sponsors
--------

[<img alt="Zaklinacze Kodu" src="http://zaklinaczekodu.com/_assets/logo.svg" width="200">](http://zaklinaczekodu.com)

---
_Source: https://npm.io/package/refill-logger · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
