Zowe CLI
- Enhancement: Consolidated the Zowe client log files into the same directory. #2116
Imperative
- Enhancement: Consolidated the Zowe client log files into the same directory. #2116
- Deprecated: The
IO.FILE_DELIMconstant. Usepath.posix.sepinstead orpath.sepfor better cross-platform support. - Deprecated: The
LoggerConfigBuilder.DEFAULT_LOG_DIRandLoggerConfigBuilder.DEFAULT_LOG_FILE_DIRconstants. UseLoggerConfigBuilder.DEFAULT_LOGS_DIRinstead.