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

[Feature request] How should I globally block logs #916

Open
CuteZhen opened this issue Feb 12, 2025 · 0 comments
Open

[Feature request] How should I globally block logs #916

CuteZhen opened this issue Feb 12, 2025 · 0 comments
Assignees

Comments

@CuteZhen
Copy link

What's your feature request? Please describe.
I am integrating this SDK into our device, but for security reasons, I need to set up the removal of identification logs from the SDK, such as these:
I0000 00:00:1739346329.160474 12878 tf_recognizer.cc:293] best result: '3' score: -92.3259
I0000 00:00:1739346329.160670 12878 tf_recognizer.cc:344] 1 request 15.03% 2.6ms overall 18.49% 0.05s LabeledInkProcessor
2 request 51.99% 9.1ms overall 46.73% 0.12s RunTfLiteModelRunner
3 request 32.97% 5.8ms overall 34.78% 0.09s Decoder
request 17.5ms overall 0.25s Total
I0000 00:00:1739346329.160766 12878 helper.cc:162] Recognition result: 3 with score: -92.3259.

I need a way to remove these logs, thank you.

Mobile environment
Android, IOS or both

Additional context
Add any other context or screenshots about the feature request here.

Image

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

No branches or pull requests

2 participants