Hi team,
While working with the microsoft-teams-library-js package, we’ve found it difficult to diagnose issues due to the lack of visible logging or debug output.
Question / Request:
Is there currently a way to enable logging (debug, verbose, or diagnostic) for this library? If not, could you consider adding an option or recommended approach for capturing internal logs to help with troubleshooting?
Having configurable logging would greatly improve our ability to understand what’s happening under the hood, especially when dealing with initialization issues or unexpected behavior.
Thanks!