scoutapp / scout-apm-laravel

ScoutAPM PHP Agent for the Laravel Framework
MIT License
22 stars 12 forks source link

Remove [Scout] from log messages #24

Closed asgrim closed 4 years ago

asgrim commented 4 years ago

After the merge of scoutapp/scout-apm-php#93, the [Scout] needs stripping off log messages since it's prefixed to all Scout-related log messages. We'll need to bump the minimum scout-apm-php version for this.

asgrim commented 4 years ago

Note: needs release of scout-apm-php for new Logger decorator