forked from orbit-oss/flask
Added a separate logging module
This commit is contained in:
parent
e5d8202038
commit
77e2fbf249
3 changed files with 46 additions and 16 deletions
|
|
@ -9,6 +9,7 @@
|
|||
:copyright: (c) 2010 by Armin Ronacher.
|
||||
:license: BSD, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
from werkzeug import Client
|
||||
from flask import _request_ctx_stack
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue