tortoise / tortoise-orm

Familiar asyncio ORM for python, built with relations in mind
https://tortoise.github.io
Apache License 2.0
4.51k stars 369 forks source link

How can tortoise-orm turn off logging? #839

Open zhenzi0322 opened 3 years ago

zhenzi0322 commented 3 years ago

How do I turn off logging in tortoise-orm when I'm using my own defined logging configuration that automatically writes a lot of logs that I don't want?

long2ice commented 3 years ago

Get tortoise logger and set log level