# can-log

> Utilities for logging to the console.

Latest version **1.0.2** (published 2019-06-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-log
pnpm add can-log
yarn add can-log
bun add can-log
```

## 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.2 |
| Published | 2019-06-21 |
| First published | 2017-09-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 22.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Bitovi |
| Maintainers | blackmarket, cherif_b, justinbmeyer |
| Keywords | canjs, donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/can-log
- Repository: https://github.com/canjs/can-log
- Homepage: https://canjs.com/
- Issues: https://github.com/canjs/can-log/issues
- npm.io page: https://npm.io/package/can-log

## Recent versions

- 1.0.2 (latest) — 2019-06-21
- 1.0.1 — 2019-05-26
- 1.0.0 — 2018-01-26
- 0.1.2 — 2017-11-02
- 0.1.1 — 2017-10-31
- 0.1.0 — 2017-09-28

## README

# can-log

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-log/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-log.svg)](https://www.npmjs.com/package/can-log)
[![Travis build status](https://travis-ci.org/canjs/can-log.svg?branch=master)](https://travis-ci.org/canjs/can-log)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-log.svg)](https://greenkeeper.io/)

An environment agnostic container for global variables. Useful for testing and server-side rendering (SSR), typically used internally by CanJS.

## Documentation

Read the [can-log API docs on CanJS.com](https://canjs.com/doc/can-log.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-log/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-log/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-log/blob/master/LICENSE)

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