antonioribeiro / firewall

Firewall package for Laravel applications
BSD 3-Clause "New" or "Revised" License
1.39k stars 163 forks source link

Allow specification of log channel #133

Closed DevDavido closed 4 years ago

DevDavido commented 5 years ago

A nice addition for this useful package would be to allow to which log channel the logs get saved to.

antonioribeiro commented 4 years ago

Should be available in the next version:

 'log_stack' => null, // ['single', 'slack']