Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/14140
to look at the new patch set (#2).
Change subject: KUDU-2877 Support logging to files and stderr at the same time
......................................................................
KUDU-2877 Support logging to files and stderr at the same time
with below two flags, logging to both files and stderr works.
--alsologtostderr=true
--log_dir=/tmp
at the same time just enableing loggin to stderr or to files works.
so there is change to old logging logic.
Change-Id: I58117a587cdca868e240897938964d68d50ddd5b
---
M java/kudu-jepsen/src/test/resources/kudu.flags
M src/kudu/util/flags.cc
M src/kudu/util/logging.cc
3 files changed, 10 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/14140/2
--
To view, visit http://gerrit.cloudera.org:8080/14140
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I58117a587cdca868e240897938964d68d50ddd5b
Gerrit-Change-Number: 14140
Gerrit-PatchSet: 2
Gerrit-Owner: Sandish Kumar HN <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)