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

https://github.com/shailshouryya/log-everywhere

Logging package to enable writing the corresponding datetime and thread on which every logged event happenes to multiple, DIFFERENT files safely when running multiple threads (multi-threading with python standard library's `threading` package).
https://github.com/shailshouryya/log-everywhere

datetime log logger logger-middleware logging logging-library multi-threading multithreading python python3 thread thread-library thread-safety threaded threading threadsafe

Last synced: 2 months ago
JSON representation

Logging package to enable writing the corresponding datetime and thread on which every logged event happenes to multiple, DIFFERENT files safely when running multiple threads (multi-threading with python standard library's `threading` package).

Awesome Lists containing this project

README

        

# Overview


GitHub stars
GitHub forks


GitHub license
PyPI version


GitHub repo size
GitHub code size in bytes
Lines of code


GitHub Open Issues
GitHub closed issues
GitHub pull requests
GitHub closed pull requests


GitHub most recent (Pre-)Release Date


GitHub release (latest SemVer including pre-releases) version



GitHub commit activity/week
GitHub commit activity/month
GitHub commit activity/year



GitHub last commit
GitHub last commit to main (branch)
GitHub commits since latest release (by SemVer including pre-releases)

## API Guide
### [python](https://github.com/Shail-Shouryya/log-everywhere/tree/main/python)

Usage Statistics

- [PePy](https://pepy.tech/project/log-everywhere)
- [PyPi Stats](https://pypistats.org/packages/log-everywhere)


PyPI - Daily Downloads
PyPI - Weekly Downloads
PyPI - Monthly Downloads


PePY Weekly Downloads
PePY Monthly Downloads
PePY Total Downloads


GitHub release (latest by SemVer including pre-releases) downloads

If you found this interesting or useful, **please consider starring this repo** on [GitHub](https://github.com/Shail-Shouryya/log-everywhere) so other people can more easily find and use this. Thanks!