Closed GrishinSergey closed 4 years ago
That's why it is suggested to use debugImplementation
and for simple use, you do not need to call any method.
In case if you are calling any method, we have provided a reflection way to do so.
I didn't saw this variant. Ok. I tried, and it is work for me. I will close this issue
Hello.
First of all, thank you for your lib. It is really helps us with debuggind database. My issue not a bug but. maybe improvement. Can you made stub implementation of this lib for release build? Cuz for now our flow is pretty like this:
Will be cool to have stub for release build, where is no any server started. Just for simplify build process.