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

Admin panel logging #710

Open
1 task done
EnotShow opened this issue Feb 11, 2024 · 0 comments
Open
1 task done

Admin panel logging #710

EnotShow opened this issue Feb 11, 2024 · 0 comments

Comments

@EnotShow
Copy link
Contributor

Checklist

  • There are no similar issues or pull requests for this yet.

Is your feature related to a problem? Please describe.

We are utilizing logging to track user activity and various other aspects. It would be beneficial to incorporate an internal log viewer within the admin panel.

Describe the solution you would like.

In our common practice, we often rely on libraries such as logging, which typically work with text files. My proposal is to establish a method for defining the logfile in an initial admin class. If a logfile is defined, we can then incorporate an additional log view within the admin panel.

Additionally, we need a way to log internal actions within the admin panel itself. Therefore, we should create templates for logging each action and provide developers with the ability to redefine these templates as needed.

Describe alternatives you considered

No response

Additional context

No response

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

No branches or pull requests

1 participant