strugerk opened a new pull request #703: URL: https://github.com/apache/logging-log4j2/pull/703
fix Appenders DeleteAction didn't work when basepath is symbolicLink. jira:https://issues.apache.org/jira/browse/LOG4J2-3342   getSortedPaths should return subFile [log4j-shix-....log],but it only return currentFile dirName [log/file] problem:Files.walkFileTree api in java.nio can't list File directly when file is symbolicLink ,it need do someThing to deal with it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
