Open TerrifiedBug opened 2 years ago
Logging level can be set by changing jimi_core.py
Agreed that it would be great to add some CLI options to control these settings
@z1pti3 We should probably also look at building in some UI log settings in the admin page? We can then add some nice features around this like exporting logs/dumps when raising bugs etc.
That would be great so you can turn it up and download without having to modify the code :)
It would be useful to have the ability to define/control the log level of JIMIs daemons and have that log to file with built in log rotations and/or log to remote syslog servers. Such as logging just severe errors to file will help debug core/custom plugin failures.