[ 
https://issues.apache.org/jira/browse/CB-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629053#comment-14629053
 ] 

ASF GitHub Bot commented on CB-8936:
------------------------------------

Github user dblotsky commented on a diff in the pull request:

    https://github.com/apache/cordova-medic/pull/58#discussion_r34748954
  
    --- Diff: medic/medic-run.js ---
    @@ -222,6 +222,7 @@ function windowsSpecificPreparation(argv) {
             var appUtilsPath   = path.join(libPath, 
"WindowsStoreAppUtils.ps1");
             var srcScriptPath  = path.join(CORDOVA_MEDIC_DIR, "lib", 
"patches", "EnableDebuggingForPackage.ps1");
             var destScriptPath = path.join(libPath, 
"EnableDebuggingForPackage.ps1");
    +        var logScriptPath  = path.join(CORDOVA_MEDIC_DIR, "lib", 
"patches", "EnableLogging.ps1");
    --- End diff --
    
    Should this be part of the cordova-windows platform template?


> Surface platform-specific logs in buildbot
> ------------------------------------------
>
>                 Key: CB-8936
>                 URL: https://issues.apache.org/jira/browse/CB-8936
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Medic
>            Reporter: Alexander Sorokin
>            Assignee: Alexander Sorokin
>
> Platform specific logs (e.g. logcat for android, stderr.log and stdin.log for 
> iOS etc.) should be gathered and displayed in buildbot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to