Skip to content

Conversation

@BorisGautier
Copy link
Contributor

Improve logging across various controllers to track user authentication, CRUD operations, and error handling. Integrate GELF logger for centralized logging management and update dependencies accordingly.

- Added detailed logging for user authentication processes in SocialApiAuth controllers (Facebook, Google, OSM, Twitter).
- Implemented logging for SousCategorieController methods to track CRUD operations.
- Enhanced TrackingController with logging for position creation.
- Improved UserController with comprehensive logging for registration, login, logout, and user management.
- Added logging for email verification processes in VerificationController.
- Integrated GELF logger for centralized logging management.
- Updated composer.json to include hedii/laravel-gelf-logger package.
- Configured logging.php to set up GELF logging channel with appropriate settings.
@BorisGautier BorisGautier self-assigned this Apr 3, 2025
@BorisGautier BorisGautier added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 3, 2025
@BorisGautier BorisGautier merged commit dd681b4 into main Apr 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants