Add logging improvements, shutdown listener, and request filter #31

Merged
Jan merged 0 commits from refs/pull/31/head into main 2025-11-28 12:04:50 +00:00
Jan commented 2025-11-28 12:04:32 +00:00 (Migrated from gitea.avatic.de)
  • Introduced ShutdownListener to log application shutdown details and thread stack dump.
  • Added RequestLoggerFilter to log incoming HTTP requests and responses.
  • Enhanced LccApplication with memory usage logging at start and end.
  • Replaced System.out calls with SLF4J logging in DevUserEmulationFilter.
  • Updated pom.xml to mark devtools dependency as optional.
- Introduced `ShutdownListener` to log application shutdown details and thread stack dump. - Added `RequestLoggerFilter` to log incoming HTTP requests and responses. - Enhanced `LccApplication` with memory usage logging at start and end. - Replaced `System.out` calls with SLF4J logging in `DevUserEmulationFilter`. - Updated `pom.xml` to mark devtools dependency as optional.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: avatic/lcc_tool#31
No description provided.