Skip to content

Update logging messages

Suggestion is to update the logging message to include the following:

  • Timing info (either wall clock or run time) --- to help identify which parts are slow.
  • Source file and function/module --- would help me to better understand the code structure.