While this might be a useful development, it's also easily scripted using the ON NOTIFY event.
Code:
on *:notify:*:{
  .writeini -n $logdirnotify.ini $network $nick $date $time
}

This is just an example. There are lots of different ways of organizing the file depending on just how you want it.