GitTools / GitReleaseNotes

Easily generate release notes
MIT License
173 stars 52 forks source link

Fix logging so that error details are output to console. #118

Open otac0n opened 6 years ago

otac0n commented 6 years ago

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.