GitReleaseNotes icon indicating copy to clipboard operation
GitReleaseNotes copied to clipboard

Fix logging so that error details are output to console.

Open otac0n opened this issue 7 years ago • 0 comments

This contains two changes:

  1. Unwrap the inner exception details of aggregate exceptions when logging.
  2. Fix a bug where the Program's Log was set to a CustomLog rather than the expected ConsoleLog.

otac0n avatar May 13 '18 02:05 otac0n