Extra logging functionality for Flask applications
Go to file
Gergely Polonkai e23cc83dff Update Travis-CI configuration with better codecov settings
Codecov suggests to use the bash uploader, even in Python projects. Who am I
to disagree? :)
2017-01-16 11:48:43 +01:00
docs Update documentation, and a bit of the functionality 2017-01-16 08:56:58 +01:00
flask_logging_extras Finalize the extra-keyword logging feature 2017-01-16 11:40:00 +01:00
tests Create tests 2017-01-16 11:40:30 +01:00
.gitignore Add tox configuration 2017-01-16 11:43:55 +01:00
.travis.yml Update Travis-CI configuration with better codecov settings 2017-01-16 11:48:43 +01:00
README.rst Update the documentation 2017-01-16 08:28:26 +01:00
setup.py Add a setup.py file 2017-01-16 11:43:43 +01:00
tox.ini Add tox configuration 2017-01-16 11:43:55 +01:00

README.rst