Uses of Class
com.funambol.util.LogContent

Packages that use LogContent
com.funambol.util   
 

Uses of LogContent in com.funambol.util
 

Methods in com.funambol.util that return LogContent
static LogContent Log.getCurrentLogContent()
          Return the current log appender LogContent container object
 LogContent MemoryAppender.getLogContent()
           
 LogContent Appender.getLogContent()
          Get the whole log content for this appender
 LogContent FileAppender.getLogContent()
           
 LogContent ConsoleAppender.getLogContent()
           
 LogContent MultipleAppender.getLogContent()
          Retrieve the first valid log content avoiding the CONSOLE type one, that doesn't contain useful informations;
 



Copyright © 2001-2009 Funambol.