Metadata-Version: 2.4
Name: loggingutil
Version: 1.0.0
Summary: Advanced logging utility with rotation, JSON/text output, and HTTP logging.
Home-page: https://github.com/yourusername/loggingutil
Author: Your Name
Author-email: your@email.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# loggingutil

Advanced logging utility with support for file rotation, JSON logging, exceptions, and async HTTP logging.
