Metadata-Version: 2.1
Name: simber
Version: 0.2.2
Summary: Simple, minimal, powerful logging library for Python
Home-page: https://github.com/deepjyoti30/simber
Author: Deepjyoti Barman
Author-email: deep.barma30@gmail.com
License: UNKNOWN
Description: <div align="center">
        <img src="https://simber.deepjyoti30.dev/assets/simber.png">
        <h2><i>Simple, minimal and powerful logger for Python</i></h2>
        </div>
        
        <div align="center">
        
        <br/>
        
        [![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)<br/><br/>
        <img src="https://img.shields.io/badge/Maintained%3F-Yes-blueviolet?style=for-the-badge">
        ![Travis (.org)](https://img.shields.io/travis/deepjyoti30/simber?style=for-the-badge) [![License](https://img.shields.io/badge/License-MIT-pink.svg?style=for-the-badge)](LICENSE.md) ![PyPI](https://img.shields.io/pypi/v/simber?style=for-the-badge) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-lightblue.svg?style=for-the-badge)](http://makeapullrequest.com)
        
        <p>
        <a href="https://ko-fi.com/deepjyoti30"><img src="https://raw.githubusercontent.com/adi1090x/files/master/other/kofi.png" alt="Support me on ko-fi"></a>
        </p>
        </div>
        
        ## Why Simber?
        
        Simber was merely built because of some restrictions that the Python's default logging library has. This library is aimed as a simple, minimal yet powerful logging library for all Python apps. This logging library aims to take away all the disadvantages of using the default logging library and at the same time be feature filled so that the end user feels powerful using it.
        
        ### \[[Installation](https://simber.deepjyoti30.dev/#installation)] \[[Get Started](https://simber.deepjyoti30.dev/#get-started)] \[[Docs](https://simber.deepjyoti30.dev/)] \[[Contribute](.github/CONTRIBUTING.md)]
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.*
Description-Content-Type: text/markdown
