mreddington commented on a change in pull request #662:
URL: https://github.com/apache/geode-native/pull/662#discussion_r501187346
##########
File path: cppcache/integration/test/PartitionRegionOpsTest.cpp
##########
@@ -46,11 +48,21 @@ using apache::geode::client::RegionShortcut;
using std::chrono::minutes;
+std::string getClientLogName() {
Review comment:
@alb3rtobr I'm probably missing something. Streams are mostly brilliant
until you start mucking with their details. I'm glad you tried it. I think I'll
figure this one out and then make a separate ticket for it. We have a lot of
testing that would benefit from internal log redirection. Thanks, mate.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]