Metadata-Version: 2.1
Name: KleenLogger
Version: 0.1
Summary: Clean Logger system for python application.
Home-page: UNKNOWN
Author: Edenskull
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

<div align="center">
  <img src=".github/_static/KleenLogger.jpg">
</div>

<div align="center">

[![GitHub license](https://img.shields.io/github/license/Edenskull/KleenLogger?color=blue&style=for-the-badge)](https://github.com/Edenskull/KleenLogger/blob/master/LICENSE)
![GitHub repo size](https://img.shields.io/github/repo-size/Edenskull/KleenLogger?color=green&style=for-the-badge)
![GitHub repo size](https://img.shields.io/badge/Python-3.6%20%7C%203.7-yellow?style=for-the-badge)

</div>

# Kleen-Logger
Simple python library that handle Logging of a script.

## Table of contents
* [Installation](#installation)
* [Documentation](#documentation)

## Installation


## Documentation

Soon


