Skip to content

docs: document disabling native logs - #347

Open
huytdps13400 wants to merge 1 commit into
margelo:mainfrom
huytdps13400:fix/309-document-log-controls
Open

docs: document disabling native logs#347
huytdps13400 wants to merge 1 commit into
margelo:mainfrom
huytdps13400:fix/309-document-log-controls

Conversation

@huytdps13400

Copy link
Copy Markdown

Summary

  • replace the placeholder Logging guide with the supported iOS and Android build settings
  • explain that disabling native logs removes noisy HybridObject lifecycle messages, including EntityWrapper churn during morph-target updates
  • clarify that log control is build-time only and requires the native target to be regenerated

Closes #309.

Verification

  • yarn --cwd docs typecheck
  • yarn --cwd docs build
  • yarn --cwd package check-all (ESLint and TypeScript passed; local clang-format is unavailable, and this PR changes no C++ files)
  • git diff --check

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.

Remove logs when using morph targets

1 participant