返回题库

Quant Interview Practice Questions

专题
systems
难度
L2
来源
MyntBit

题目详情

High-frequency trading systems demand robust observability through structured, machine-parsable logs for real-time monitoring and post-trade analysis. Integrating with system daemons like syslog and implementing client-side rate limiting are essential for managing high-volume log data without overwhelming aggregation systems. This problem involves designing a logger that encapsulates these critical features, including dynamic severity filtering and spam prevention. Task Implement a StructuredLo