Metadata-Version: 2.1
Name: logging_manager
Version: 0.1.1
Summary: Sets up logs
Author: giridhar-gitspace
Author-email: gkannappan@suki.ai
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# Logger Service

A utility module for setting up a logger that logs to both console and file, and provides functions for logging actions, progress, and errors.
