question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

LiveSync does not show console logging statements

See original GitHub issue

Hi all,

When I use livesync for development, e.g. tns livesync [platform] --watch, I expect my console logging statements to get shown in the same terminal that remains open watching for changes, but currently that’s not happening. Could this be supported?

Thanks, TJ

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
philpalmiericommented, Sep 14, 2016

you can run tns debug ios --watch, which shows the debugger with console logging

0reactions
tjvantollcommented, Feb 26, 2016

Doesn’t seem to be working here… I still don’t see any console.log items when using livesync on ios with the --watch flag

@manijak Same here. https://github.com/NativeScript/nativescript-cli/issues/1262 is the open issue to track that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Console.log statements output nothing at all in Jest
Run console.debug('Message here', yourValueHere) inside test function and it should show in the console output when running test script. You can verify if ......
Read more >
Real-Time Debugging in Production with Bluemix Live Sync
This article describes how Bluemix Live Sync may help Node.js engineers to troubleshoot bugs in production without redeployment.
Read more >
LiveSync Web Console Issue - Commvault Community
Hello, We have installed LiveSync via the Java console, ... we get the following message “CommServe LiveSync package is not installed.
Read more >
View log messages in Console on Mac - Apple Support
Use Console on your Mac to view the log messages collected by your computer and connected devices.
Read more >
AWS Lambda function logging in Node.js
This page describes how to view Lambda function metrics using Amazon CloudWatch ... You can view logs in the Lambda console, in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found