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

Issue #1329 #1385

Merged
merged 5 commits into from
Nov 18, 2016
Merged

Issue #1329 #1385

merged 5 commits into from
Nov 18, 2016

Commits on Nov 10, 2016

  1. Issue googleapis#1329

    Allow extended classes to access the LogEntry building, so that
    additional information may be encoded in each log entry (eg traceid).
    
    Use addLabel rather than setLabels as it avoids the creation and copy
    of a HashMap per log entry.
    
    Signed-off-by: Greg Wilkins <[email protected]>
    gregw committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    df8944d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Issue googleapis#1329

    removed extra protected
    improved extension signature
    gregw committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    6c704d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ba0f1 View commit details
    Browse the repository at this point in the history
  3. Issue googleapis#1329

    Removed buildEntryFor
    gregw committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    69c7510 View commit details
    Browse the repository at this point in the history
  4. Issue googleapis#1329

    Cleanedup imports
    gregw committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    9fd9d0e View commit details
    Browse the repository at this point in the history