- Ensure the logger object is valid before writing a log message. This fixes a segmentation fault issue.
- Fixed the output when running the command with the
--changelogflag. It was previously broken and would not print anything. The--changelog-fullflag worked appropriately.