How to dump "console.log" output to adb logcat on chromium android

113 views
Skip to first unread message

shsirk

unread,
Sep 25, 2023, 1:15:26 PM9/25/23
to Chromium-dev
Hi,

Is there any setting to enable "console.log" output to be dumped in logcat on android or what source changes I could do to enable it? 

I am building chromium with below settings

```
target_os="android"
target_cpu="arm64"
is_component_build=false
is_debug=false
use_goma=false
enable_nacl=false
dcheck_always_on=false
clang_use_chrome_plugins=false
cc_wrapper = "ccache"
is_official_build = true
symbol_level=2
v8_enable_backtrace = true
v8_enable_disassembler = true
v8_enable_object_print = true
```
Any help is greatly appreciated. 

Thanks
Reply all
Reply to author
Forward
0 new messages