A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
IAppender — Interface in package net.sourceforge.fxpotpourri.logging.api.appender
IAppenderConfiguration — Interface in package net.sourceforge.fxpotpourri.logging.configuration
IBaseAppenderConfigurationBuilder — Interface in package net.sourceforge.fxpotpourri.logging.api.configuration
IConverter — Interface in package net.sourceforge.fxpotpourri.logging.configuration.converter
ILog — Interface in package net.sourceforge.fxpotpourri.logging.api
ILogCentral — Interface in package net.sourceforge.fxpotpourri.logging.api
ILogItemFormatter — Interface in package net.sourceforge.fxpotpourri.logging.configuration
info(message, error) — Method in interface net.sourceforge.fxpotpourri.logging.api.ILog
Broadcasts given message (and error) to all configured appenders with level INFO.
info(msg, error) — Method in class net.sourceforge.fxpotpourri.logging.core.Log
Broadcasts given message (and error) to all configured appenders with level INFO.
INFO — Constant static property in class net.sourceforge.fxpotpourri.logging.api.LogLevel
instance — Static property in class net.sourceforge.fxpotpourri.logging.api.LogCentral
instance — Static property in class net.sourceforge.fxpotpourri.logging.appender.AppenderHelper
IRingBuffer — Interface in package net.sourceforge.fxpotpourri.logging.core
Stores log messages in a ring buffer of predefined size, and should be emptied if A) error was logged or B) log level is >= ERROR
isClassFilterAllowed(itemLevel:net.sourceforge.fxpotpourri.logging.api:LogLevel, itemSource) — Method in class net.sourceforge.fxpotpourri.logging.appender.AAppenderBase
isDebugEnabled — Property in interface net.sourceforge.fxpotpourri.logging.api.ILog
Checks if there is any appender active for this class' log.
isDebugEnabled — Property in class net.sourceforge.fxpotpourri.logging.core.Log
Checks if there is any appender active for this class' log.
isEnabled(level:net.sourceforge.fxpotpourri.logging.api:LogLevel, source) — Method in interface net.sourceforge.fxpotpourri.logging.api.ILogCentral
isEnabled(level:net.sourceforge.fxpotpourri.logging.api:LogLevel, source) — Method in class net.sourceforge.fxpotpourri.logging.api.LogCentral
isErrorEnabled — Property in interface net.sourceforge.fxpotpourri.logging.api.ILog
Checks if there is any appender active for this class' log.
isErrorEnabled — Property in class net.sourceforge.fxpotpourri.logging.core.Log
Checks if there is any appender active for this class' log.
isFatalEnabled — Property in interface net.sourceforge.fxpotpourri.logging.api.ILog
Checks if there is any appender active for this class' log.
isFatalEnabled — Property in class net.sourceforge.fxpotpourri.logging.core.Log
Checks if there is any appender active for this class' log.
isFineEnabled — Property in interface net.sourceforge.fxpotpourri.logging.api.ILog
Checks if there is any appender active for this class' log.
isFineEnabled — Property in class net.sourceforge.fxpotpourri.logging.core.Log
Checks if there is any appender active for this class' log.
isFull — Property in interface net.sourceforge.fxpotpourri.logging.core.IRingBuffer
isFull — Property in class net.sourceforge.fxpotpourri.logging.core.RingBuffer
Implements IRingBuffer.
isInfoEnabled — Property in interface net.sourceforge.fxpotpourri.logging.api.ILog
Checks if there is any appender active for this class' log.
isInfoEnabled — Property in class net.sourceforge.fxpotpourri.logging.core.Log
Checks if there is any appender active for this class' log.
isLogLevelOkay(itemLevel:net.sourceforge.fxpotpourri.logging.api:LogLevel) — Method in class net.sourceforge.fxpotpourri.logging.appender.AAppenderBase
isWarnEnabled — Property in interface net.sourceforge.fxpotpourri.logging.api.ILog
Checks if there is any appender active for this class' log.
isWarnEnabled — Property in class net.sourceforge.fxpotpourri.logging.core.Log
Checks if there is any appender active for this class' log.
isWhiteListAppendingAllowed(itemSource) — Method in class net.sourceforge.fxpotpourri.logging.appender.AAppenderBase
itemFormatter — Property in class net.sourceforge.fxpotpourri.logging.configuration.BaseAppenderConfiguration
IURLLoader — Interface in package net.sourceforge.fxpotpourri.logging.misc
IURLLoaderClass — Static property in class net.sourceforge.fxpotpourri.logging.core.BeanFactory
Only public for testability :-|
IXmlConfigurationParser — Interface in package net.sourceforge.fxpotpourri.logging.xmlconfiguration
IXmlConfigurationParserClass — Static property in class net.sourceforge.fxpotpourri.logging.core.BeanFactory
Only public for testability :-|
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z