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

https://github.com/char0n/javascript-pylogging

JavaScript logging library based on the Python 3 logging module
https://github.com/char0n/javascript-pylogging

javascript logging python python3

Last synced: 5 months ago
JSON representation

JavaScript logging library based on the Python 3 logging module

Awesome Lists containing this project

README

          

# javascript-pylogging

javascript-pylogging is a port of [Logging facility for Python v3](https://docs.python.org/3/library/logging.html).

> [!WARNING]
> This project is still in development. It is not recommended to use it in production.