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_DELIM
constant. Usepath.posix.sep
instead orpath.sep
for better cross-platform support. - Deprecated: The
LoggerConfigBuilder.DEFAULT_LOG_DIR
andLoggerConfigBuilder.DEFAULT_LOG_FILE_DIR
constants. UseLoggerConfigBuilder.DEFAULT_LOGS_DIR
instead.