A C D G I L R S T

A

append(LoggingEvent) - Method in class de.mindpipe.android.logging.log4j.LogCatAppender
 

C

close() - Method in class de.mindpipe.android.logging.log4j.LogCatAppender
 
configure() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 

D

de.mindpipe.android.logging.log4j - package de.mindpipe.android.logging.log4j
 

G

getFileName() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Returns the name of the log file
getFilePattern() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
getLogCatPattern() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
getMaxBackupSize() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Returns the maximum number of backed up log files
getMaxFileSize() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Returns the maximum size of log file until rolling
getRootLevel() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Return the log level of the root logger
getTagLayout() - Method in class de.mindpipe.android.logging.log4j.LogCatAppender
 

I

isImmediateFlush() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
isInternalDebugging() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
isResetConfiguration() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Resets the log4j configuration before applying this configuration.
isUseFileAppender() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Returns true, if FileAppender is used for logging
isUseLogCatAppender() - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Returns true, if LogcatAppender should be used

L

LogCatAppender - Class in de.mindpipe.android.logging.log4j
Appender for Log
LogCatAppender(Layout, Layout) - Constructor for class de.mindpipe.android.logging.log4j.LogCatAppender
 
LogCatAppender(Layout) - Constructor for class de.mindpipe.android.logging.log4j.LogCatAppender
 
LogCatAppender() - Constructor for class de.mindpipe.android.logging.log4j.LogCatAppender
 
LogConfigurator - Class in de.mindpipe.android.logging.log4j
Configures the Log4j logging framework.
LogConfigurator() - Constructor for class de.mindpipe.android.logging.log4j.LogConfigurator
 
LogConfigurator(String) - Constructor for class de.mindpipe.android.logging.log4j.LogConfigurator
 
LogConfigurator(String, Level) - Constructor for class de.mindpipe.android.logging.log4j.LogConfigurator
 
LogConfigurator(String, Level, String) - Constructor for class de.mindpipe.android.logging.log4j.LogConfigurator
 
LogConfigurator(String, int, long, String, Level) - Constructor for class de.mindpipe.android.logging.log4j.LogConfigurator
 

R

requiresLayout() - Method in class de.mindpipe.android.logging.log4j.LogCatAppender
 

S

setFileName(String) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Sets the name of the log file
setFilePattern(String) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
setImmediateFlush(boolean) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
setInternalDebugging(boolean) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
setLevel(String, Level) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Sets the level of logger with name loggerName.
setLogCatPattern(String) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
setMaxBackupSize(int) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Sets the maximum number of backed up log files
setMaxFileSize(long) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Sets the maximum size of log file until rolling
setResetConfiguration(boolean) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
setRootLevel(Level) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
Sets log level for the root logger
setTagLayout(Layout) - Method in class de.mindpipe.android.logging.log4j.LogCatAppender
 
setUseFileAppender(boolean) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
 
setUseLogCatAppender(boolean) - Method in class de.mindpipe.android.logging.log4j.LogConfigurator
If set to true, LogCatAppender will be used for logging

T

tagLayout - Variable in class de.mindpipe.android.logging.log4j.LogCatAppender
 

A C D G I L R S T

Copyright © 2012. All Rights Reserved.