Hello Alexey Serbin, 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 (#7).
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.
--logtostderr_and_logdir=true
--log_dir=/tmp
at the same time just enabling logging to stderr or to files works.
so there is change to old logging logic.
Change-Id: I58117a587cdca868e240897938964d68d50ddd5b
---
M src/kudu/util/flags.cc
M src/kudu/util/logging.cc
2 files changed, 9 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/14140/7
--
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: 7
Gerrit-Owner: Sandish Kumar HN <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Sandish Kumar HN <[email protected]>