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 (#4).

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 no 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, 8 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/14140/4
--
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: 4
Gerrit-Owner: Sandish Kumar HN <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to