Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
73 stars 32 forks source link

Make a proxy for the logger to save on typing #168

Closed happy-river closed 4 years ago

happy-river commented 4 years ago

Make it so you can type logger.debug("...") instead of current_app.logger("...").