Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/unional/standard-log
- Owner: unional
- License: mit
- Created: 2019-02-13T08:25:51.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T06:36:21.000Z (5 months ago)
- Last Synced: 2024-10-17T00:30:30.734Z (4 months ago)
- Topics: logging, logging-library, typescript-library
- Language: TypeScript
- Homepage: https://unional.github.io/standard-log/
- Size: 9.26 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/