aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-10-09 10:15:57 +0200
committerDmitry Vyukov <dvyukov@google.com>2016-10-09 11:27:48 +0200
commit222090e3b441242fb00521091e106eaa7c3401ba (patch)
treec7536e514023f08c36aab104cf29ada1d84c33d5 /executor/executor.cc
parentfc3361d7aff923f41fc39ef068717a720bc24bc8 (diff)
log: add package
Log is a simple wrapper around std log package. It is meant to solve 2 main problems: 1. Logging from non-main packages (mainly, vm/* packages). Currently they can either always log or not log at all. But they can't respect program verbosity setting. Log package allows all packages to use the same verbosity setting. 2. Exposing recent logs in html UI. Namely we want to tee logs to console and html UI.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions