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

UUF - azure-dev-docs-pr - Configure logging in the Azure SDK for Java - Java on Azure | Microsoft Learn #40054

Closed
KarlErickson opened this issue May 6, 2024 · 4 comments
Assignees
Labels
Azure.Core azure-core customer-reported Issues that are reported by GitHub users external to the Azure organization. Docs question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@KarlErickson
Copy link

KarlErickson commented May 6, 2024

Customer feedback from Unified User Feedback (UUF) tool:

Repo:
azure-dev-docs-pr

Title:
Configure logging in the Azure SDK for Java - Java on Azure | Microsoft Learn

ms.author:
@srnagar

Verbatim:
The Azure Core Function tools doesn't show logging at DEBUG level. This probably needs to be configured separately, but after trying several approaches based on links found on the web, I doubt that's even possible at all.

Live URL:
https://learn.microsoft.com/en-us/azure/developer/java/sdk/logging-overview

GitHub URL:
https://github.com/MicrosoftDocs/azure-dev-docs-pr/blob/live/articles/java/sdk/logging-overview.md

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels May 6, 2024
@github-actions github-actions bot removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label May 10, 2024
@joshfree
Copy link
Member

/cc @JonathanGiles (docs)

@srnagar
Copy link
Member

srnagar commented May 13, 2024

@KarlErickson do you have more details on this customer reported issue for logging? Azure SDK for Java supports DEBUG level logging (it's called VERBOSE in the default logger ). Anyone using SLF4J based logging libraries should be able to configure debug level logging.

If you have more details to share or a code snippet the customer is using, it would help us provide better support.

@KarlErickson
Copy link
Author

Hi @srnagar - unfortunately, all feedback coming in through the UUF tool is currently anonymous, so there is no way to contact the customer for more information. If you think the customer is potentially confused due to a misunderstanding, you might consider adding a clarifying note or other additional explanation. Otherwise, if there is insufficient information in this feedback, then you can simply close the issue as not actionable. Thanks!

@srnagar
Copy link
Member

srnagar commented May 13, 2024

Thanks @KarlErickson. The document clearly shows all the ways to configure slf4j logging frameworks and also how to use the fallback logger. I am not sure what "Azure Core Function" tool they are referring to and without more information, unfortunately, I don't think we can take any further action on this. I will close this issue for now but please feel free to open this if we do get more details related to this.

@srnagar srnagar closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core azure-core customer-reported Issues that are reported by GitHub users external to the Azure organization. Docs question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
Status: Done
Development

No branches or pull requests

3 participants