Releases: 42BV/spring-boot-starter-logging-frontend
Releases · 42BV/spring-boot-starter-logging-frontend
1.3.0
Added configuration option to throttle incoming frontend requests:
In your application.yml:
logging:
frontend:
limit: 2000 #one log request is accepted each 2000 millis, more will be ignored