Design a logging system end-to-end. The scope can vary significantly by interviewer: 1. Architecture / System Design variant: Design a high-level distributed logging system — covering log ingestion, storage, search, and retrieval at scale. 2. OOP / Library variant: Design a logging library that can run on web and mobile…