kerberos-io / machinery

(DEPRECATED) An open source image processing framework, which uses your USB-, IP- or RPi-camera to recognize events (e.g. motion).
https://www.kerberos.io
490 stars 104 forks source link

Logging checkbox does not toggle logging #206

Open KarlBaumann opened 4 years ago

KarlBaumann commented 4 years ago
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?

cedricve commented 4 years ago

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