Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] - Allow more control over core logging to file/syslog #285

Open
TerrifiedBug opened this issue Dec 9, 2021 · 3 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@TerrifiedBug
Copy link
Contributor

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.

@z1pti3 z1pti3 added the enhancement New feature or request label Dec 10, 2021
@z1pti3
Copy link
Owner

z1pti3 commented Dec 10, 2021

Logging level can be set by changing jimi_core.py

image

Agreed that it would be great to add some CLI options to control these settings

@z1pti3 z1pti3 added this to the V3.2 milestone Dec 10, 2021
@b1scuit-thi3f
Copy link
Collaborator

@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.

@z1pti3
Copy link
Owner

z1pti3 commented Dec 16, 2021

That would be great so you can turn it up and download without having to modify the code :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants