Metadata-Version: 2.4
Name: dvlogger
Version: 2.0.6
Summary: A custom logger with coloured output and uncaught exception logging. Supports threading and asyncio.
Author-email: Pranav Mittal <pranavmittal611@gmail.com>
Project-URL: Homepage, https://github.com/mlpranav/dvlogger
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: colorama
