irurzo
function beforeSubmit(context) {
log.debug({title: 'Before Submit ', details: '*** Start ***'});
log.debug({title: 'Context', details: context.type});