Log4j 1.2.13 | |
Frames | No Frames |
Methods with parameter type org.apache.log4j.spi.LoggerRepository | |
void | Interpret a resource pointed by a URL and set up log4j accordingly. |
Methods with parameter type org.apache.log4j.spi.LoggerRepository | |
void | This is a dummy method that will throw an
IllegalStateException if used. |
Methods with parameter type org.apache.log4j.spi.LoggerRepository | |
void | Configure by taking in an DOM element. |
void | Configure log4j by reading in a log4j.dtd compliant XML
configuration file. |
void | Configure log4j by reading in a log4j.dtd compliant XML
configuration file. |
void | Configure log4j by reading in a log4j.dtd compliant XML
configuration file. |
void | |
void | Interpret a resource pointed by a URL and set up log4j accordingly. |
Methods with parameter type org.apache.log4j.spi.LoggerRepository | |
void | Configure log4j given a URL. |
Constructors with parameter type org.apache.log4j.spi.LoggerRepository | |
Constructors with parameter type org.apache.log4j.spi.LoggerRepository | |
Methods with parameter type org.apache.log4j.spi.LoggerRepository | |
void | Interpret a resource pointed by a URL and set up log4j accordingly. |
Methods with return type org.apache.log4j.spi.LoggerRepository | |
LoggerRepository | |
LoggerRepository | Returns a LoggerRepository depending on the
context. |
Classes implementing org.apache.log4j.spi.LoggerRepository | |
class | This class is specialized in retrieving loggers by name and also
maintaining the logger hierarchy. |
Fields of type org.apache.log4j.spi.LoggerRepository | |
LoggerRepository |
Methods with parameter type org.apache.log4j.spi.LoggerRepository | |
void | Read configuration options from properties . |
void | Read configuration from a file. |
void | Read configuration options from url configURL . |
void | Parse non-root elements, such non-root categories and renderers. |
Methods with return type org.apache.log4j.spi.LoggerRepository | |
LoggerRepository | Return the default Hierarchy instance. |
LoggerRepository | Return the the Hierarchy where this Category
instance is attached. |
LoggerRepository | Return the the LoggerRepository where this
Category is attached. |
LoggerRepository |