Inheritance diagram for Configurator:

Public Member Functions | |
| virtual void | doConfigure (const String &configFileName, spi::LoggerRepositoryPtr &repository)=0 |
Static Public Attributes | |
| String | INHERITED = _T("inherited") |
| String | NuLL = _T("null") |
|
||||||||||||
|
Interpret a resource pointed by a URL and set up log4j accordingly.
The configuration is done relative to the
Implemented in PropertyConfigurator, and DOMConfigurator. |
|
|
Special level value signifying inherited behaviour. The current value of this string constant is inherited. NuLL is a synonym. |
|
|
Special level signifying inherited behaviour, same as INHERITED. The current value of this string constant is null. |
1.3.9.1