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

Kennyhu/fence 1283 setloglevel in react native #259

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

KennyHuRadar
Copy link
Contributor

@KennyHuRadar KennyHuRadar commented Sep 13, 2023

QA:
taken from waypoint, a print statement is created using this endpoint to verify correctness
useEffect(() => { Radar.getLogLevel().then((result) => console.log('log level is ', result) ); }, []);
and
Radar.setLogLevel('warning'); (in the initializing page)

Able to get these logs
IOS:
Screenshot 2023-09-13 at 3 58 24 PM

Android:
image

@KennyHuRadar KennyHuRadar changed the title Kennyhu/fence 1283 implement getloglevel and setloglevel in react native and Kennyhu/fence 1283 setloglevel in react native Sep 13, 2023
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.

None yet

1 participant