Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Standard logger with context support #131

Merged
merged 8 commits into from
Mar 16, 2020
Merged

Standard logger with context support #131

merged 8 commits into from
Mar 16, 2020

Conversation

tonyredondo
Copy link
Contributor

This PR adds context support to the standard logger instrumentation, this enables logging inside nested spans, sub tests, and support to parallel tests.

The Api is similiar to the Http client request instrumentation:
image

An Example:

image

image

image

@tonyredondo tonyredondo self-assigned this Feb 1, 2020
@tonyredondo tonyredondo marked this pull request as ready for review February 4, 2020 23:02
@tonyredondo tonyredondo force-pushed the logger-context branch 3 times, most recently from c60ba4f to e58409e Compare February 12, 2020 14:09
@tonyredondo tonyredondo merged commit b1a706b into master Mar 16, 2020
@tonyredondo tonyredondo deleted the logger-context branch March 16, 2020 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants