Skip to content

use os_log for iOS/tvOS 10+ #229

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

Merged
merged 9 commits into from
Jun 24, 2019
Merged

use os_log for iOS/tvOS 10+ #229

merged 9 commits into from
Jun 24, 2019

Conversation

jaeopt
Copy link
Contributor

@jaeopt jaeopt commented Jun 13, 2019

No description provided.

Copy link
Contributor

@thomaszurkan-optimizely thomaszurkan-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@thomaszurkan-optimizely thomaszurkan-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, can you add a unit test for both 9 and above so that code coverage remains high?

@jaeopt jaeopt closed this Jun 14, 2019
@jaeopt jaeopt reopened this Jun 14, 2019
@@ -38,6 +38,23 @@ class LoggerTests: XCTestCase {
}
}

// MARK: - DefaultLogger Tests

extension LoggerTests {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add this as a test and not an extension. Why do you have it as an extension?

Copy link
Contributor

@thomaszurkan-optimizely thomaszurkan-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomaszurkan-optimizely thomaszurkan-optimizely merged commit f081387 into master Jun 24, 2019
@jaeopt jaeopt deleted the jae/os_log branch July 1, 2019 20:15
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