#include <SimpleConfigurator.hh>
Static Public Methods | |
void | configure (const std::string &initFileName) throw (ConfigureFailure) |
Configure log4cpp with the configuration in the given file. More... | |
void | configure (std::istream &initFile) throw (ConfigureFailure) |
Configure log4cpp with the configuration in the given file. More... |
It is a temporary hack with an undocumented configuration format.
|
Configure log4cpp with the configuration in the given file. NB. The configuration file format is undocumented and may change without notice.
|
|
Configure log4cpp with the configuration in the given file. NB. The configuration file format is undocumented and may change without notice.
|