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

[APP-2881] Add a log level of verbose/standard/light to the SDK Config #101

Merged
merged 6 commits into from
Jun 26, 2024

Conversation

vespinola
Copy link

@vespinola vespinola commented Jun 25, 2024

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

Jira Link

What's new?

  • Replaced NSLog with Logger.
    • Only errors will persist on the device.
  • Creative three categories: event, creative, network for filtering the SDK Logs.
  • Ways of filtering the SDK Logs.
    Filter Values
    Category [event, creative, network]
    Library ATTNSDKFramework
    Process The App Name
    Log Type [debug, info, error]

Testing

  • Xcode: Tested in simulators
  • Console: Tested in simulators and one actual device. In the last case, the data is obfuscated.

Screenshots

Xcode

Screenshot 2024-06-26 at 2 52 05 PM

Console

Screenshot 2024-06-26 at 2 58 57 PM

@vespinola vespinola added the enhancement New feature or request label Jun 25, 2024
@vespinola vespinola self-assigned this Jun 25, 2024
@vespinola vespinola marked this pull request as ready for review June 26, 2024 18:50
@vespinola vespinola merged commit 0a40997 into attentive-mobile:main Jun 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants