shared/utils/logger/interfaces
Unified logger interfaces for consistent logging across frontend and backend.
Remarksโ
Provides standardized logging interfaces that can be implemented by both frontend and backend logging systems. The interfaces are designed to be extensible while maintaining compatibility with existing code.