Extra logging functionality for Flask applications
Go to file
Gergely Polonkai ddb469a8d2
Merge pull request #5 from gergelypolonkai/rewrite-as-formatter
Rewrite the whole thing as a Formatter
2018-05-02 13:00:26 +02:00
docs Rewrite the whole thing as a Formatter 2018-05-02 12:47:46 +02:00
flask_logging_extras Rewrite the whole thing as a Formatter 2018-05-02 12:47:46 +02:00
tests Rewrite the whole thing as a Formatter 2018-05-02 12:47:46 +02:00
.gitignore Add tox configuration 2017-01-16 11:43:55 +01:00
.travis.yml Fix tox environment list 2018-01-30 20:14:26 +01:00
LICENSE Relicense under the MIT license 2017-02-01 23:03:54 +01:00
README.rst Add Blueprint logging support 2017-02-02 16:33:14 +01:00
docs-requirements.txt Add requirements file for documentation generating 2017-01-16 12:27:11 +01:00
setup.cfg Relicense under the MIT license 2017-02-01 23:03:54 +01:00
setup.py Rewrite the whole thing as a Formatter 2018-05-02 12:47:46 +02:00
tox.ini Fix tox environment list 2018-01-30 20:14:26 +01:00

README.rst