At some point I started seeing debug logs printing...
# mockk
b
At some point I started seeing debug logs printing from mockk, but can't remember when they started showing up. Is there a way to globally disable them?
I found this bug: https://github.com/mockk/mockk/issues/37 but I'm not using logback
Ah ha, ok, found this conversation which helped: https://gitter.im/mockk-io/Lobby?at=5c1bf9b700ab9f27111d297e
(created a test-logback in src/test/resources and set the level)