Since apparently nobody thought of it before, here it is. Logs all active mods around the beginning of the log file, starting with 'Start active mod log', ending with 'End active mod log'.
to enable the mod without having to disable crashing mods to access the mod menu, you can paste this line in the mod-list.json file:
{
"name": "aaa-log-active-mods",
"enabled": true
},