Hello, @musketyr, I believe I may have communicated poorly. The logging functionality is working properly. For instance, if there is a call to one of my controllers, it is being printed. However, if the call goes to the controller defined in the plugin, it does not proceed to this log.debug line.
m
Michael Yan
12/05/2023, 4:48 PM
@Rodrigo maybe it’s a bug, but I’m not sure, could you provide a minimal sample to reproduce the problem?