def log_event(event, meta=None): print(f"[ANALYTICS] {event} | {meta or {}}")