Please mirror the RPC-based events from debug.log into its own logfile for easier post-mortem analysis of when or why an RPC call failed or did not do what was expected.
This way, there would only be the relevant information present and not a flood of dust transaction, new block, new peer events, etc...
It would be incredibly useful to have a logfile of just events that originated from RPC calls (mainly, for application interaction debug, not node specific debugs)