spatie / activitylog

A very simple activity logger to monitor the users of your website or application
https://spatie.be/opensource/laravel
MIT License
582 stars 75 forks source link

user browser agent information #26

Closed josiahke closed 8 years ago

josiahke commented 8 years ago

is it possible to log, other user user information like location, platforms and browser details of the active user

freekmurze commented 8 years ago

Currently not. In a future major version we'll make it possible to add custom fields to the log. No ETA on that though.