Metadata-Version: 2.1
Name: KFSlog
Version: 2.0.0
Summary: 
Home-page: https://github.com/9-FS/2023-09-20-KFSlog
License: MIT
Author: 9FS
Author-email: pray4spam@googlemail.com
Requires-Python: >=3.12.0,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: kfsfstr (>=1.1.0,<2.0.0)
Requires-Dist: result (>=0.16.0,<0.17.0)
Project-URL: Repository, https://github.com/9-FS/2023-09-20-KFSlog
Description-Content-Type: text/markdown

---
Topic: "KFSlog"
Author: "구FS"
---
<link href="./doc_templates/md_style.css" rel="stylesheet"></link>
<body>

# <p style="text-align: center;">KFSlog</p>
<br>
<br>

- [1. General](#1-general)
- [2. Installation](#2-installation)

## 1. General

This library is a collection of miscellaneouns logging functions that turned out to be quite useful to have while creating my other projects.  
For further documentation, read the provided docstrings or feel free to send me a message. I'm also always happy about sugggestions and tips.

## 2. Installation

You can install this library from Pypi with `pip install KFSlog`.

</body>
