Skip to content

native:tail select device target and log file#19

Open
Plytas wants to merge 1 commit intoNativePHP:mainfrom
Plytas:tail
Open

native:tail select device target and log file#19
Plytas wants to merge 1 commit intoNativePHP:mainfrom
Plytas:tail

Conversation

@Plytas
Copy link

@Plytas Plytas commented Feb 16, 2026

This adds ability to select target device and log file for native:tail command.

Currently tail command allows only 1 device to be connected and reads from a single log file. In some cases it's useful to be able to read other log files such as browser.log if using laravel/boost or daily logs if log channel is set to daily.

I extracted target device selection from native:run command into a PromptsAndroidTarget trait to reuse it.

Copy link
Member

@simonhamp simonhamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this. I'd really like to see this beefed up with iOS support first before we start adding more complexity here

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.

2 participants