#include <Log4cppAdapter.hh>
Public Member Functions | |
void | ConfigureDefault () |
void | ConfigureFromString (GenICam::gcstring configString) |
bool | Exist (GenICam::gcstring name) |
GenICam::ILogger * | GetLogger (GenICam::gcstring name) |
GenICam::gcstring | GetLoggerFactoryName () |
Log4cppAdapter () | |
void | PopIndent () |
void | PushIndent () |
~Log4cppAdapter () | |
Public Member Functions inherited from GENICAM_NAMESPACE::ILoggerFactory | |
virtual | ~ILoggerFactory () |
Private Attributes | |
bool | mHasBeenConfigured |
GenICam::gcstring | mLoggerFactoryName |
Definition at line 13 of file Log4cppAdapter.hh.
Log4cppAdapter::Log4cppAdapter | ( | ) |
Log4cppAdapter::~Log4cppAdapter | ( | ) |
|
virtual |
Implements GENICAM_NAMESPACE::ILoggerFactory.
|
virtual |
Implements GENICAM_NAMESPACE::ILoggerFactory.
|
virtual |
Implements GENICAM_NAMESPACE::ILoggerFactory.
|
virtual |
Implements GENICAM_NAMESPACE::ILoggerFactory.
|
virtual |
Implements GENICAM_NAMESPACE::ILoggerFactory.
|
virtual |
Implements GENICAM_NAMESPACE::ILoggerFactory.
|
virtual |
Implements GENICAM_NAMESPACE::ILoggerFactory.
|
private |
Definition at line 29 of file Log4cppAdapter.hh.
|
private |
Definition at line 28 of file Log4cppAdapter.hh.