mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove debug logging of the URL map which is extremely long now, and not of a great deal of use.
This commit is contained in:
parent
ae3acbdbbc
commit
83ac1f3555
@ -511,6 +511,5 @@ def create_app(app_name=None):
|
||||
##########################################################################
|
||||
# All done!
|
||||
##########################################################################
|
||||
app.logger.debug('URL map: %s' % app.url_map)
|
||||
|
||||
return app
|
||||
|
Loading…
Reference in New Issue
Block a user