Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unional/standard-log

A standard logging system for all platforms
https://github.com/unional/standard-log

logging logging-library typescript-library

Last synced: 4 months ago
JSON representation

A standard logging system for all platforms

Awesome Lists containing this project

README

        

# standard-log

[![NPM version][npm-image]][npm-url]
[![NPM downloads][downloads-image]][downloads-url]

[![GitHub NodeJS][github-nodejs]][github-action-url]

[![Visual Studio Code][vscode-image]][vscode-url]

This is the repository for [`standard-log`](https://github.com/unional/standard-log)

`standard-log` is a powerful and extensible logging library.

## Links

- [standard-log](packages/log/README.md)
- [standard-log-color](packages/color/README.md)
- [standard-log-remote](packages/remote/README.md)
- [standard-log-syslog](packages/syslog/README.md)

[npm-image]: https://img.shields.io/npm/v/standard-log.svg?style=flat
[npm-url]: https://www.npmjs.com/package/standard-log
[downloads-image]: https://img.shields.io/npm/dm/standard-log.svg?style=flat
[downloads-url]: https://npmjs.org/package/standard-log

[github-nodejs]: https://github.com/unional/standard-log/workflows/release/badge.svg
[github-action-url]: https://github.com/unional/standard-log/actions

[vscode-image]: https://img.shields.io/badge/vscode-ready-green.svg
[vscode-url]: https://code.visualstudio.com/