This message was deleted.
# questions
s
This message was deleted.
m
Just annotate the class with
@Slf4j
annotation
r
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
@Rodrigo maybe it’s a bug, but I’m not sure, could you provide a minimal sample to reproduce the problem?