Metadata-Version: 2.1
Name: aglog
Version: 0.1.3
Summary: Logging support tools for python
Project-URL: Repository, https://github.com/agarichan/aglog
Author-email: agarichan <ag4r1chan@gmail.com>
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: pygments>=2.16.1
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: typing-extensions>=4.8.0
Description-Content-Type: text/markdown

# aglog

<p align="center">
  <em>Logging support tools for python</em>
</p>
<p align="center">
<a href="https://github.com/agarichan/aglog/actions/workflows/test.yaml" target="_blank">
  <img src="https://github.com/agarichan/aglog/actions/workflows/test.yaml/badge.svg?branch=main" alt="Test">
</a>
<a href="https://codecov.io/gh/agarichan/aglog" target="_blank">
  <img src="https://img.shields.io/codecov/c/github/agarichan/aglog?color=%2334D058" alt="Coverage">
</a>
<a href="https://pypi.org/project/aglog" target="_blank">
  <img src="https://img.shields.io/pypi/v/aglog?color=%2334D058&label=pypi%20package" alt="Package version">
</a>
<a href="https://pypi.org/project/aglog" target="_blank">
  <img src="https://img.shields.io/pypi/pyversions/aglog.svg?color=%2334D058" alt="Supported Python versions">
</a>
</p>

Describe your project here.
