https://github.com/canjs/can-log
Utilities for logging to the console.
https://github.com/canjs/can-log
Last synced: 2 months ago
JSON representation
Utilities for logging to the console.
- Host: GitHub
- URL: https://github.com/canjs/can-log
- Owner: canjs
- License: mit
- Created: 2017-09-28T16:49:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T04:54:32.000Z (about 5 years ago)
- Last Synced: 2025-04-15T08:48:56.246Z (2 months ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-log.html
- Size: 47.9 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# can-log
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-log/blob/master/LICENSE)
[](https://www.npmjs.com/package/can-log)
[](https://travis-ci.org/canjs/can-log)
[](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)