Skip to content

Releases: elephox-dev/builder-request-logging

v0.2.0

21 Oct 22:33

Choose a tag to compare

v0.1

27 Apr 18:12

Choose a tag to compare

  • AddsRequestLogging is a trait which adds the addRequestLogging method to your custom WebApplicationBuilder
  • LoggingMiddleware is a middleware which uses the psr/log LoggerInterface to log incoming requests and their responses