Skip to content

common: fix ENVOY_LOG_EVENT_TO_LOGGER#17853

Merged
snowp merged 1 commit intoenvoyproxy:mainfrom
snowp:fix-event-logger
Aug 26, 2021
Merged

common: fix ENVOY_LOG_EVENT_TO_LOGGER#17853
snowp merged 1 commit intoenvoyproxy:mainfrom
snowp:fix-event-logger

Conversation

@snowp
Copy link
Contributor

@snowp snowp commented Aug 25, 2021

This macro would always call ENVOY_LOG instead of using the provided logger for the standard log path

Signed-off-by: Snow Pettersen snowp@lyft.com

Risk Level: Low
Testing: UTs
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

This macro would always call ENVOY_LOG instead of using the provided logger for the standard log path

Signed-off-by: Snow Pettersen <snowp@lyft.com>
Copy link
Member

@rojkov rojkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@snowp snowp merged commit f37c39a into envoyproxy:main Aug 26, 2021
buildbreaker pushed a commit to envoyproxy/envoy-mobile that referenced this pull request Aug 28, 2021
Pulls in several instrumentation changes that make use of `ENVOY_LOG_EVENT`:
- envoyproxy/envoy#17879
- envoyproxy/envoy#17833
- envoyproxy/envoy#17853

Signed-off-by: Jose Nino <jnino@lyft.com>
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Pulls in several instrumentation changes that make use of `ENVOY_LOG_EVENT`:
- #17879
- #17833
- #17853

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Pulls in several instrumentation changes that make use of `ENVOY_LOG_EVENT`:
- #17879
- #17833
- #17853

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants