Skip to content

Turn off extra output

Dan Guest requested to merge dguest/athena:quiet into main

This adds a few quality of life changes:

  • If the user sets the output level to WARNING or higher, disable the AppMgr spalsh screen
  • Pass output level to AppMgr
  • Don't produce a stack trace pointing back to the exception handler if it catches an exception

The last case was a bit weird so I moved it over to !66401 (merged).

Edited by Dan Guest

Merge request reports