-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
What are you trying to do?
I'm doing some custom logging.
I would like to expose this data in the control panel using Timber for certain CP users to view. However, I don't want these CP users to view all log files. Just the ones I define.
What's your proposed solution?
- Add a permission in user permissions that allows an administrator to choose what log files can be seen.
- Or, add a config option in
timber.php
Additional context
No response