Metadata-Version: 2.1
Name: froggius
Version: 0.1.3
Summary: Froggius is a dumb easy logging tool for python
Home-page: https://github.com/zlElo/Froggius
Author: zlElo
Author-email: mail@zlelo.de
Keywords: pypi,cicd,python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
License-File: LICENSE

# Froggius
Froggius is a dumb easy logging tool for python

---------

## Introduction
Froggius is a lightweight python libary, which is designed for easy to use logging for all your programs. It makes it easy for everybody, but also brings a lot of options to configure it like you need it. An very interesting feature for example is the error catching for functions, which makes it easy to log unexpected errors, warnings etc.


More Information here: https://github.com/zlElo/Froggius/blob/main/README.md
