Descriptionimpl/prod: Fix logging field output.
By using the AppEngine context, logging calls would not have access to
logging fields that were set in subsequent contexts (most of them).
Retain both the AppEngine context (for logging calls) and the logger
context (for up-to-date logging configuration), and use the latter for
field extraction.
R=iannucci@chromium.org
BUG=
Committed: https://github.com/luci/gae/commit/0cee85427df47b0f078eb36116971d5eb8869d8f
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|