SimpleFileLogger

public class SimpleFileLogger
extends BaseStreamLogger<FileOutputStream>

java.lang.Object
   ↳ com.android.tradefed.log.BaseLeveledLogOutput
     ↳ com.android.tradefed.log.BaseStreamLogger<java.io.FileOutputStream>
       ↳ com.android.tradefed.log.SimpleFileLogger


ILeveledLogOutput שמפנה הודעות יומן אל stdout ואל קובץ יומן יחיד.

סיכום

‫constructors ציבוריים

SimpleFileLogger()

‫methods ציבוריים

SimpleFileLogger clone()

InputStreamSource getLog()
void init()

‫constructors ציבוריים

SimpleFileLogger

public SimpleFileLogger ()

‫methods ציבוריים

שכפל

public SimpleFileLogger clone ()

החזרות
SimpleFileLogger

getLog

public InputStreamSource getLog ()

החזרות
InputStreamSource

init

public void init ()

הקפצת הודעות שגיאה (throw)
IOException