Alert when record count changes in subpanel

I have a module "A", which is related to Module "B" and Module "C".

When items are added/removed from Module "C" they sometimes add/delete records to/from module "B" via logic hook.

I want to alert the user whenever an item is added/removed from "B".

I don't particularly want to deal with every way "C" could add to "B" (link, unlink, create from subpanel top... etc).

Is there a way I capture a change in the subpanel count and alert then?

Or perhaps a better solution than that?

Thanks,

FrancescaS