You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the change for issue #265 has broken Thymeleaf logging when setting to Debug or Trace. Basically setting to debug or trace does not give any output at all. I have copied the logback config into my project and removed the remapper declaration and all works fine.
I'm assuming that in the method below the get is returning null when not one of the explicitly mapped levels and therefore not appending to the log.