Dougy
06/28/2020, 4:58 AMDEBUG Exposed - INSERT INTO ...
Would anyone know how to suppress these messages?marstran
06/29/2020, 7:20 AM<logger name="org.jetbrains.exposed" level="WARN"/>
tapac
06/29/2020, 8:53 AMTransaction.addLogger
if you don't want debug output, but you still will be able to see warns and errors.