Display the name of the parent module
msg_mod_fun.RdStack traces often aren't available in Shiny. Use this function inside of modules to know where errors occur
Usage
msg_mod_fun(.call = rlang::trace_back(bottom = 5), e = rlang::caller_env())See also
Other debugging: 
browser_server(),
browser_ui(),
use_msg_mod_fun()