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

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/60#discussion_r38179575
  
    --- Diff: medic/medic-log.js ---
    @@ -48,7 +48,16 @@ function logBlackberry() {
     }
     
     function logIOS() {
    -    return;
    +    var command = "cat mobilespec/platforms/ios/cordova/console.log";
    --- End diff --
    
    Please use `os.path.join()` instead of slashes in the path.


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to