Opens the device log stream for a selected connected Android or
                iOS device.
              
              
              
                
                  
                    | Usage | 
                    Synopsis | 
                  
                
                
                  
                    | General | 
                    
                      $ tns device log [--device <Device ID>]
                     | 
                  
                
              
              
              
                - 
                  
--device - If multiple devices are connected,
                  sets the device for which you want to stream the log in the
                  console. <Device ID> is the device index or
                  identifier as listed by the $ tns device command.
                 
              
              
              
                - 
                  You cannot work with connected iOS devices on Linux systems.
                
 
              
              
              
                
                  
                    | Command | 
                    Description | 
                  
                
                
                  
                    | device | 
                    
                      Lists all recognized connected devices with serial number
                      and index, grouped by platform.
                     | 
                  
                  
                    | device android | 
                    
                      Lists all recognized connected physical and running
                      virtual devices with serial number and index.
                     | 
                  
                  
                    | device ios | 
                    
                      Lists all recognized connected iOS devices with serial
                      number and index.
                     | 
                  
                  
                    | 
                      device list-applications
                     | 
                    
                      Lists the installed applications on all connected Android
                      and iOS devices.
                     | 
                  
                  
                    | device run | 
                    
                      Runs the selected application on a connected Android or
                      iOS device.
                     |