Skip to content

Extensions.Logging.Console: Only check for Android/Apple mobile on netcoreapp configs#74798

Merged
akoeplinger merged 5 commits intodotnet:mainfrom
akoeplinger:console-mobile
Aug 31, 2022
Merged

Extensions.Logging.Console: Only check for Android/Apple mobile on netcoreapp configs#74798
akoeplinger merged 5 commits intodotnet:mainfrom
akoeplinger:console-mobile

Conversation

@akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Aug 30, 2022

We can keep the previous behavior before #74496 on non-netcoreapp configs since they only apply to legacy Xamarin.iOS/Android.
That allows us to use the more efficient OperatingSystem.Is*() APIs.

…tcoreapp configs

We can keep the previous behavior on non-netcoreapp configs since they only apply to legacy Xamarin.iOS/Android.
That allows us to use the more efficient `OperatingSystem.Is*()` APIs.
@ghost ghost assigned akoeplinger Aug 30, 2022
@ghost
Copy link

ghost commented Aug 30, 2022

Tagging subscribers to this area: @dotnet/area-extensions-logging
See info in area-owners.md if you want to be subscribed.

Issue Details

We can keep the previous behavior on non-netcoreapp configs since they only apply to legacy Xamarin.iOS/Android.
That allows us to use the more efficient OperatingSystem.Is*() APIs.

Author: akoeplinger
Assignees: -
Labels:

area-Extensions-Logging

Milestone: -

@akoeplinger akoeplinger requested a review from mkhamoyan August 30, 2022 09:37
@ghost
Copy link

ghost commented Aug 30, 2022

Tagging subscribers to 'arch-android': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

We can keep the previous behavior before #74496 on non-netcoreapp configs since they only apply to legacy Xamarin.iOS/Android.
That allows us to use the more efficient OperatingSystem.Is*() APIs.

Author: akoeplinger
Assignees: akoeplinger
Labels:

os-android, area-Extensions-Logging, os-maccatalyst

Milestone: -

@akoeplinger akoeplinger merged commit 7e22e41 into dotnet:main Aug 31, 2022
@akoeplinger akoeplinger deleted the console-mobile branch August 31, 2022 09:13
@ghost ghost locked as resolved and limited conversation to collaborators Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants