andersao / laravel-request-logger

HTTP request logger middleware for Laravel
http://andersao.github.io/laravel-request-logger
242 stars 57 forks source link

New features for laravel-request-library #3

Closed josemf closed 8 years ago

josemf commented 8 years ago

Hey!

Added some changes on this library. I think that as it is the library is great.

However just needed to add the following because of my project requirements:

I also plan to allow Interpolators plugins, so Laravel app developers could define their {token} and processing code to add app customised variables on logs.

Otherwise, Thank you for your work,

José, FelixApp

andersao commented 8 years ago

Thanks man! Good Job!