Implement context-aware logging by injecting tenant_id into all logs.
Tasks:
- Use Log::shareContext() in TenancyServiceProvider
- Ensure compatibility with tenancy lifecycle events
- Validate logs include tenant_id
Outcome:
All logs are traceable per tenant.
Implement context-aware logging by injecting tenant_id into all logs.
Tasks:
Outcome:
All logs are traceable per tenant.