IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
LogUtils.h File Reference

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
 

Detailed Description

Utility functions for logging system management.

Author
E. Noirfalise
Date
2015/12/18