This is probably SMTP settings I guess. For logging you can go to
standalone/configuration/standalone.xml and add something like this into
logging section:
<logger category="org.keycloak">
<level name="TRACE"/>
</logger>
Marek
On 05/10/16 14:02, Andy Yar wrote:
Hello,
I'm trying to debug sending of email notifications in my standalone
installation of Keycloak 2.2.1.Final.
When I manually trigger a notification in Admin Console it spits out an
alert message: "*Error!* Failed to send email to user". However, my
standalone/log/server.log is empty - no ERROR, stacktrace, nothing...
Where is the proper place to turn on logging of these exceptions?
Thanks
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user