![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for logging system management. More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/BaseTypes.h>#include <log4cplus/loglevel.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
Functions | |
| IPSDKUTIL_API bool | ipsdk::hasAppender (const log4cplus::Logger &logger) |
| function allowing to check whether a logger is associated to an appender | |
| IPSDKUTIL_API void | ipsdk::logMessage (log4cplus::Logger &logger, const log4cplus::LogLevel &logLevel, const std::string &message, const std::string &fileName, const ipInt32 lineNumber) |
| function allowing to log a message | |
Utility functions for logging system management.
1.8.14