machinery icon indicating copy to clipboard operation
machinery copied to clipboard

Logging checkbox does not toggle logging

Open KarlBaumann opened this issue 5 years ago • 1 comments

Screenshot 2020-02-14 at 23 34 24

If I see this checkbox unselected, I would expect that all logging is turned off

However, logs from Laravel in ../storage/log/laravel.log and logs from Machinery in log.stash are still being actively created.

As a temporary fix, can you tell how to turn these logs off manually or at least change logging level from INFO to ERROR?

KarlBaumann avatar Feb 14 '20 22:02 KarlBaumann

might be a little bit misleading, when logging is enabled it shows more verbose logging..

cedricve avatar Feb 15 '20 08:02 cedricve