Github user alsorokin commented on the pull request:

    https://github.com/apache/cordova-windows/pull/107#issuecomment-130074754
  
    @dblotsky yes, it works similar to adnroid's logcat. You run log script and 
get continuously updating logs in your command propmpt.
    
    So, the step-by-step guide to getting logs would look like:
    
    Prepare sample app:
    `cordova create foo`
    `cd foo`
    `cordova platform add https://github.com/MSOpenTech/cordova-windows#CB-8936`
    
    Run following in separate command prompt:
    `platforms\windows\cordova\log.bat`
    it will say `Now printing logs. To stop, please press Ctrl+C once..`
    
    Then just run the app:
    `cordova run`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to