status-react/doc
frank f45f96975e
refactor_: rename LOG_REQUEST_GO to API_LOGGING_ENABLED (#21677)
032eb5b6...c014fbfc

- Rename LOG_REQUEST_GO env variable to API_LOGGING_ENABLED across all env files
- Rename requests.log to api.log for consistency
- Remove standalone initLogging functionality from native modules as it's now
  handled within InitializeApplication
- Add logging configuration (logEnabled, logLevel, apiLoggingEnabled) to
  InitializeApplication params
- Add logDir parameter for Android to ensure proper log file location

This change consolidates logging initialization into the InitializeApplication
flow and makes the naming more consistent with its actual functionality.
2024-11-29 22:01:27 +08:00
..
decisions docs: Fixed typos (#17749) 2023-10-30 08:06:52 +01:00
files Link to Malli presentation added to docs (#18849) 2024-02-20 12:43:44 +00:00
images add doc: How to catch crash on ios use xcode (#17278) 2023-09-15 12:04:11 +08:00
sign_in remove realm 2019-09-09 18:40:15 +02:00
tests chore_: Remove Goerli code (#21508) 2024-11-04 18:10:36 +05:30
README.md Compress Images for Status Screen and Add Image Compression Script (#21300) 2024-09-23 16:44:24 +05:30
codebase-structure-and-guidelines.md Separate doc with debug tips (#15849) 2023-05-10 10:38:59 +01:00
debugging.md dx(debug)_: Add FlowStorm, a tracing debugger for Clojure(Script) (#20054) 2024-06-03 19:47:10 -03:00
dependencies.md Fix chat permission-context (#19284) 2024-04-08 17:14:07 +03:00
fdroid.md Documentation updated (#14933) 2023-01-31 12:06:29 +00:00
how-to-catch-crash-on-ios.md add doc: How to catch crash on ios use xcode (#17278) 2023-09-15 12:04:11 +08:00
ide-setup.md chore: Improve DX for building the app locally (#18784) 2024-02-14 19:58:45 +05:30
import-assets.md Update import-assets.md typo 2024-10-04 14:32:46 +02:00
merging-pr-process.md chore(docs)_: include new status-go tagging command in the merging PR process (#20607) 2024-07-04 15:37:27 +05:30
new-guidelines.md [#18461] Update guideline about apply-animations-to-style (#18462) 2024-01-11 19:17:07 -06:00
patching.md docs: Fixed typos (#17749) 2023-10-30 08:06:52 +01:00
pipeline_process.md chore(docs): Document some of our existing testing practices (#20691) 2024-07-23 23:45:14 -03:00
pixel-perfection.md update docs & makefile for iPhone 13 (#17784) 2023-11-06 23:55:06 +05:30
post-mortem.md docs: Fixed typos (#17749) 2023-10-30 08:06:52 +01:00
pr-review-policy.md Added PR Review Policy (#16280) 2023-06-15 23:02:50 +01:00
react_tree.png UI components coding guidelines (#18926) 2024-02-23 18:30:46 +01:00
release-checklist.md Documentation updated (#14933) 2023-01-31 12:06:29 +00:00
release-guide.md Add info on ci building pipeline for release 2024-05-27 13:23:51 +01:00
starting-guide.md chore: fix few outdated things in docs & readme (#18920) 2024-02-22 00:17:09 +05:30
status-go-changes.md Add contribution status-go doc 2023-11-09 15:34:20 +00:00
troubleshooting.md Update `doc/troubleshooting.md` (#19673) 2024-04-16 17:46:14 +02:00
ui-guidelines.md feat: check before syncing doc (#20504) 2024-07-02 16:36:42 +08:00
use-status-backend-server.md refactor_: rename LOG_REQUEST_GO to API_LOGGING_ENABLED (#21677) 2024-11-29 22:01:27 +08:00