

Public Member Functions | |
| virtual void | doConfigure (const String &configFileName, spi::LoggerRepositoryPtr &repository)=0 |
Static Public Attributes | |
| static String | INHERITED = _T("inherited") |
| static String | NuLL = _T("null") |
| virtual void doConfigure | ( | const String & | configFileName, | |
| spi::LoggerRepositoryPtr & | repository | |||
| ) | [pure virtual] |
Interpret a resource pointed by a URL and set up log4j accordingly.
The configuration is done relative to the hierarchy parameter.
| configFileName | The file to parse | |
| repository | The hierarchy to operation upon. |
Implemented in PropertyConfigurator, and DOMConfigurator.
String INHERITED = _T("inherited") [static] |
String NuLL = _T("null") [static] |
1.5.5