Metadata-Version: 2.4
Name: machc.logger
Version: 0.0.2
Summary: A logging wrapper designed for debugging and monitoring applications within the Machanism ecosystem.
Author-email: Viktor Tovstyi <viktor.tovstyi@gmail.com>
Requires-Python: ==3.12.3
Description-Content-Type: text/markdown

# Machc Logger Commons Library

The **Machc Logger Commons Library** is a centralized, modular logging solution tailored for applications within the **Machanism ecosystem**. It simplifies logging and enhances visibility into system operations by providing a unified interface for capturing, formatting, and managing log data. This library wraps around popular Python logging frameworks, while adhering to best practices for debugging and monitoring, ensuring developers have the tools they need to effectively track application behavior.

For more information, visit the [Logger](https://machc.machanism.org/core/commons/machc.logger/index.html).
