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
- Host: GitHub
- URL: https://github.com/char0n/javascript-pylogging
- Owner: char0n
- License: apache-2.0
- Created: 2023-11-24T20:35:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T23:13:25.000Z (over 1 year ago)
- Last Synced: 2025-07-12T02:03:25.297Z (12 months ago)
- Topics: javascript, logging, python, python3
- Language: TypeScript
- Homepage: https://docs.python.org/3/library/logging.html
- Size: 246 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
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.