As a side note, you should NOT have the utils logger set to silent until you are CERTAIN you don't need it... and possibly not even then.
I left that out of this PR, however. You can fix it at your own discretion, but that was why the macro logs were not appearing (as well as the debugging info surrounding the different method signatures).
As a side note, you should NOT have the utils logger set to silent until you are CERTAIN you don't need it... and possibly not even then.
I left that out of this PR, however. You can fix it at your own discretion, but that was why the macro logs were not appearing (as well as the debugging info surrounding the different method signatures).
I also version bumped your libraries a bit :)