}).catch(Error, err => {
                                        console.error(`Logging unexpected error: \n ${err.stack} \n ..for message: ${msg!.content}`);
                                        ch.ack(msg!);
                                    });