/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).

Primary LanguagePythonApache License 2.0Apache-2.0

Stargazers