This website requires JavaScript.
Explore
Help
Sign In
gergely
/
flask-logging-extras
Watch
1
Star
0
Fork
0
You've already forked flask-logging-extras
Code
Issues
Pull Requests
Releases
Wiki
Activity
21
Commits
5
Branches
0
Tags
132
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Gergely Polonkai
e2e2937615
Allow the logger to be configured without an active app
2018-01-31 14:20:07 +01:00
docs
Update documentation, and a bit of the functionality
2017-01-16 08:56:58 +01:00
flask_logging_extras
Allow the logger to be configured without an active app
2018-01-31 14:20:07 +01:00
tests
Configure automatically with current_app
2018-01-30 14:36:20 +01: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
docs-requirements.txt
Add requirements file for documentation generating
2017-01-16 12:27:11 +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
setup.cfg
Relicense under the MIT license
2017-02-01 23:03:54 +01:00
setup.py
Configure automatically with current_app
2018-01-30 14:36:20 +01:00
tox.ini
Fix tox environment list
2018-01-30 20:14:26 +01:00
README.rst
Description
Extra logging functionality for Flask applications
Readme
Languages
Python
100%