Skip to content

Conversation

@JacksonWeber
Copy link
Contributor

This pull request adds default enabling of logging instrumentations for console, bunyan, and winston in the AppServicesLoader class, and introduces a corresponding unit test to verify this behavior.

Logging instrumentation enhancements:

  • Updated the constructor in AppServicesLoader (src/agent/appServicesLoader.ts) to ensure that console, bunyan, and winston logging instrumentations are enabled by default in the instrumentationOptions.

Testing improvements:

  • Added a unit test in appServicesLoader.tests.ts (test/unitTests/agent/appServicesLoader.tests.ts) to verify that the logging instrumentations for console, bunyan, and winston are present and enabled by default.

@JacksonWeber JacksonWeber merged commit 7ace8bc into microsoft:main Nov 14, 2025
17 of 22 checks passed
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