fukamachi / mito

An ORM for Common Lisp with migrations, relationships and PostgreSQL support
292 stars 31 forks source link

Added section on disabling logging #116

Open halcyonseeker opened 2 years ago

halcyonseeker commented 2 years ago

I added a brief section to the README describing how to disable SQL logging. I don't know if this is the technically right way to do it, but I couldn't find any documentation on the matter and this is the way that worked for me.