verbb / default-dashboard

A Craft CMS plugin to set default dashboard widgets for users.
MIT License
12 stars 1 forks source link

Useless logs in production #7

Closed romainpoirier closed 4 years ago

romainpoirier commented 5 years ago

Description

On a Craft project with a login area on front-end, default-dashboard is logging a lot of useless lines like this:

2019-08-26 11:22:05 [-][36297][-][info][default-dashboard] Not a CP request
2019-08-26 11:22:05 [-][36297][-][info][application] $_GET = []

$_POST = []

$_FILES = []
...

It would be nice:

Additional info

engram-design commented 4 years ago

Yep, had been meaning to remove these after troubleshooting some issues.

Updated in 1.0.6