Hi! I am trying to use `transaction { }`block with...
# exposed
d
Hi! I am trying to use `transaction { }`block without calling
addLogger
every time. Please, it is possible to do this? I tried code from this reply: https://github.com/JetBrains/Exposed/issues/466#issuecomment-453930986 but it does not work 😕 Or, does the Exposed have feature that allows to set logger when being initialized?