Ability to get more detailed information where we run Monarchy methods, so for example if we run in Monarchy.debug = true we will see stack trace with corresponding application code, so we can easier track potential performance issues (for example) or even better if we can somehow connect it with bullet log/warning.
Ability to get more detailed information where we run Monarchy methods, so for example if we run in
Monarchy.debug = truewe will see stack trace with corresponding application code, so we can easier track potential performance issues (for example) or even better if we can somehow connect it with bullet log/warning.