Add logging improvements, shutdown listener, and request filter #31
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "refs/pull/31/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ShutdownListenerto log application shutdown details and thread stack dump.RequestLoggerFilterto log incoming HTTP requests and responses.LccApplicationwith memory usage logging at start and end.System.outcalls with SLF4J logging inDevUserEmulationFilter.pom.xmlto mark devtools dependency as optional.