Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for logging w/ per-request metadata. #1669

Merged
merged 2 commits into from
Mar 29, 2016
Merged

Add support for logging w/ per-request metadata. #1669

merged 2 commits into from
Mar 29, 2016

Commits on Mar 28, 2016

  1. Add 'severity'/'http_request' attrs to '_BaseEntry'.

    Parse from API resource if found.
    tseaver committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    36a9520 View commit details
    Browse the repository at this point in the history
  2. Add support for logging w/ per-request metadata.

    - insert_id
    - severity
    - http_request
    
    See: #1566.
    tseaver committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    145cbfb View commit details
    Browse the repository at this point in the history