Contents:
verbose()
Appendices:
Log a verbose/internal message — goes to file only (not screen).
Use this instead of print() inside ANUGA code that has a verbose flag. Output appears on screen only when set_logfile(…, verbose_to_screen=True).