Skip to content

Releases: xxxcoltxxx/request-logger

Fix type hint in request with uploaded file

10 Jan 12:59
dc73665
Compare
Choose a tag to compare

Fix

  • Fix type hint in request with uploaded file

null and log transports

24 Sep 17:38
007fabc
Compare
Choose a tag to compare

Added

  • Add log driver. Allows to use Laravel logging channels
  • Add null driver. Allows to mocking logger in application unit tests