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

Log runtime values for NativeTransportUtils #3180

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

idelpivnitskiy
Copy link
Member

Motivation:

Help users to debug what were the supplied values for system properties supported by NativeTransportUtils.

Modifications:

  • Log every system property value that we read in NativeTransportUtils;
  • Align logging format for system properties in other places;

Result:

Easier to see what values were loaded after NativeTransportUtils class initialization.

Motivation:

Help users to debug what were the supplied values for system properties
supported by `NativeTransportUtils`.

Modifications:

- Log every system property value that we read in
`NativeTransportUtils`;
- Align logging format for system properties in other places;

Result:

Easier to see what values were loaded after `NativeTransportUtils` class
initialization.
@idelpivnitskiy idelpivnitskiy requested a review from daschl January 29, 2025 21:34
@idelpivnitskiy idelpivnitskiy self-assigned this Jan 29, 2025
@idelpivnitskiy idelpivnitskiy merged commit a7e83b4 into apple:main Jan 30, 2025
11 checks passed
@idelpivnitskiy idelpivnitskiy deleted the native-logs branch January 30, 2025 17:08
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