I was asked to design a logger (an analytics logger, not the info, debug type)
the logger will report analytics events from the device to the backend periodically
how will you approach the design?
the interviewer expected interface, a sample class implementation and just general discussion
this was for a mobile dev position.