Content-Length: 255266 | pFad | https://github.com/NativeScript/nativescript-cli/commit/86d9f29ced188a8b7904a83f3c58f06131db8282

D0 fix(android): logging after app restart (#5815) · NativeScript/nativescript-cli@86d9f29 · GitHub
Skip to content

Commit 86d9f29

Browse files
authored
fix(android): logging after app restart (#5815)
1 parent d10b817 commit 86d9f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/common/mobile/android/logcat-helper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export class LogcatHelper implements Mobile.ILogcatHelper {
231231
];
232232

233233
if (appId) {
234-
logcatCommand.push(`--regex=START.*${appId}`);
234+
logcatCommand.push(`--regex=Start.*${appId}`);
235235
}
236236

237237
const appStartTrackingStream = await adb.executeCommand(logcatCommand, {

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/NativeScript/nativescript-cli/commit/86d9f29ced188a8b7904a83f3c58f06131db8282

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy