Skye Doto
Results
2
issues of
Skye Doto
## The Proposal Add multiple triggers for one menu -- I.e. triggering the same menu from ctrl+space and alt+home or something like that
new feature
contributions welcome
Per the [quart documentation](https://quart.palletsprojects.com/en/latest/how_to_guides/logging.html#configuration), logging configuration can be provided by configuring a logger called 'quart.app' via dictConfig. However, I've found that the log level pulled from `current_app.logger` uses the name...