Skip to content

Conversation

@bsneed
Copy link
Contributor

@bsneed bsneed commented Oct 25, 2021

  • Logging is now available outside of an analytics instance.
  • Added convenience methods for modifying the integrations/context.
  • Added subscripts and methods for JSON value accessing/setting.
  • Optimized search order for keypath handlers.
  • Unit Tests

loggerPlugin.log(log, destination: .log)
}
} else {
#if DEBUG
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm debating if we should change this from DEBUG to DEBUGLOG, that way our console doesn't get spammed and we can easily disable this and use Console as a backup. Thoughts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not really following what you mean here. Please hit me up on slack.

Copy link
Contributor

@migs647 migs647 left a comment

Choose a reason for hiding this comment

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

LGTM. Just maybe some documentation and remove some commented tests.

@bsneed bsneed merged commit ff63cf6 into main Oct 25, 2021
@bsneed bsneed deleted the bsneed/dest_eaze branch October 25, 2021 19:40
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.

4 participants