All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Lowered logging level of plugin init from info to debug.
- Fixes PSR-4 namespace/composer 2.0 issue
- Adds logging of user activation.
- Configurable logging in frontend and backend.
- Use refHandle() instead of displayName() to not get translated words for elements in log.
- Made logging of properties configurable.
- Don't log empty "saved by". Related to new user activation logging.
- Adds logging of user group assignments.
- Added email and username of edited or saved user to log.
- Error handling in the log function
- Some doc blocks / code comments.
- Initial release