You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: