Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

TRACER-#369: Added a logger property logr which will handle the excep… #668

Closed
wants to merge 2 commits into from
Closed

Conversation

IamMujuziMoses
Copy link

@IamMujuziMoses IamMujuziMoses commented Nov 1, 2019

…tion in getTracer()

Resolves #369

@IamMujuziMoses
Copy link
Author

retest this please @jpkrohling

@objectiser
Copy link
Contributor

@IamMujuziMoses Thank you for creating this PR - however unfortunately it does not address the problem that was outlined in the issue #369. If you could revisit that issue to understand the specific problem the issue author has raised, and then update the PR accordingly.

@pavolloffay
Copy link
Member

I would suggest looking at UdpSender and logging the exception directly there. Do not change loggers or levels in this PR.

Signed-off-by: Mujuzi Moses <mujuzimoses@gmail.com>
@pschichtel
Copy link
Contributor

I would suggest looking at UdpSender and logging the exception directly there. Do not change loggers or levels in this PR.

I took your word and actually had a look at UdpSender: #726

@pschichtel
Copy link
Contributor

Since #726 is merged making the UdpSender lazy and #729 will improve the logging, I think this PR can be closed.

@jpkrohling jpkrohling closed this Jul 31, 2020
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.

getTracer() fails when the UDP socket hostname isn't resolvable
5 participants