Imperative
- Enhancement: Updated the
Logger
class to support thewinston
library, and introduced migration tools to switch fromlog4js
towinston
. For more information on how to migrate your logger instance to use thewinston
library, refer to the "Configuring logging" page on the Zowe CLI wiki. #2488 - BugFix: Fixed an issue where downstream dependencies using
log4js
have their log output redirected after creating an instance of theProfileInfo
class. #2488