Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pseusys/create-logger
A web tool to create colorful console logging module for your own app
https://github.com/pseusys/create-logger
ascii-graphics console-log formatting logger
Last synced: about 12 hours ago
JSON representation
A web tool to create colorful console logging module for your own app
- Host: GitHub
- URL: https://github.com/pseusys/create-logger
- Owner: pseusys
- License: mit
- Created: 2021-01-22T14:10:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-25T19:48:49.000Z (about 3 years ago)
- Last Synced: 2024-05-17T00:01:40.856Z (6 months ago)
- Topics: ascii-graphics, console-log, formatting, logger
- Language: TypeScript
- Homepage: https://pseusys.github.io/create-logger
- Size: 1.76 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# create-logger
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=MilesArtemius_create-logger&metric=alert_status)](https://sonarcloud.io/dashboard?id=MilesArtemius_create-logger)
Create a logging module for your app without heavy libraries and googling fot ASCII escape sequences!## How to use?
Please, take a look at project [wiki main page](https://github.com/pseusys/create-logger/wiki).## Support
If you experience any issues, please report them.
You can also contribute, adding a [custom translation](https://github.com/pseusys/create-logger/wiki/How-to-add-a-translation%3F) or a [code generation plugin](https://github.com/pseusys/create-logger/wiki/How-to-add-a-language-plugin%3F) for a new programming language.
Enjoy your time using create-logger!