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
Calling /actuator/loggers returns 9 entries instead of the 412 returned by the default logback implementation. It appears that anything with "configuredLevel": null, is excluded from the log4j output.
Basic log4j project with the loggers endpoint exposed attached. Run with ./gradle bootRun lo4j-test.zip