Skip to content

library log : support android Logs #20

@bizulk

Description

@bizulk

The libusb example uses the NDK call : __android_log_print(ANDROID_LOG_INFO, TAG,
try it, we could set it as an option in the dll log system.
note : after that issue update dedicated doc for debugging & logging.

Also when using dll internal log queue, setup a thread that pop message instead of explicit calls.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions