Hello guys. Is it possible to configure query resu...
# orm-help
m
Hello guys. Is it possible to configure query results logging?
j
Not out of the box.
But you can write a tiny middle ware that just logs all the things bein returned by queries.
m
Got it, thank you. Exactly what is needed
👍 1