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

Ship console logger listener with Azure.Core #7556

Closed
pakrym opened this issue Sep 10, 2019 · 1 comment · Fixed by #7577
Closed

Ship console logger listener with Azure.Core #7556

pakrym opened this issue Sep 10, 2019 · 1 comment · Fixed by #7577
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.

Comments

@pakrym
Copy link
Contributor

pakrym commented Sep 10, 2019

No description provided.

@pakrym pakrym added Azure.Core Client This issue points to a problem in the data-plane of the library. labels Sep 10, 2019
@pakrym pakrym self-assigned this Sep 10, 2019
@vscodewinodws
Copy link

can you provide the example for it https://docs.microsoft.com/en-us/dotnet/azure/sdk/logging using this page info with below code as shown in docs with createconsolelogger does not print anything

using AzureEventSourceListener listener = AzureEventSourceListener.CreateConsoleLogger();

as well as i wan to know where it should be placed , i am facing issue with sdk and not able to get any exceptions i think this well help me a lot to find info

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants