Rewrite the whole thing as a Formatter
Having a complete `Logger` class for this purpose is a bit of an overkill.
This commit is contained in:
2
setup.py
2
setup.py
@@ -8,7 +8,7 @@ Flask-Logging-Extras provides extra logging functionality for Flask apps.
|
||||
from setuptools import setup
|
||||
|
||||
setup(name='Flask-Logging-Extras',
|
||||
version='0.2.0',
|
||||
version='1.0.0',
|
||||
url='https://github.com/gergelypolonkai/flask-logging-extras',
|
||||
license='MIT',
|
||||
author='Gergely Polonkai',
|
||||
|
Reference in New Issue
Block a user