Class LogcatReporter
- 
                    
                    - All Implemented Interfaces:
 
 public class LogcatReporter
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description LogcatReporter()
 - 
                                
                            
                                Method Summary- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        installstatic void install() 
 - 
                                        installstatic void install(int lineCount) - Parameters:
- lineCount- Maximum lines of Logcat output to send to Crashlytics.
 
 - 
                                        installstatic void install(int lineCount, int waitTimeInMillis) - Parameters:
- lineCount- Maximum lines of Logcat output to send to Crashlytics.
- waitTimeInMillis- Time that the library will wait for the process to send the log to Crashlytics.
 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-