Skip to content

Improve debug logs #53

@ortex

Description

@ortex

Add debug logs on java side for all non-realtime operations:

  • opening and closing context/sender/receiver
  • bind and connect
  • registering/unregistering/collecting object in NativeObjectCleaner
  • loading jni library first time (RocLibrary)

These operations should log their arguments.

If operation does a call to a native method, it should write to log before and after native call. This is useful when debugging crashes in native code.

Background: roc-streaming/roc-droid#45 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions