I'm trying to setting the log level on keycloak.
Opening the wildfly admin console... or editing wildfly standalone.xml and adding a new category:

category= my.userfederation.provider
level= debug

Nothing happens.
My user federation provider is installed as module. What am i missing?
Thanks a lot.