#include <RlgBase.hxx>
Inheritance diagram for RayGina::CORE::RlgBase:

Public Member Functions | |
| virtual | ~RlgBase () |
| virtual void | log (const RString plugin_name, const RString method_name, const RUInt32 log_level, const RString logMessage)=0 |
This class is used to define a base class for all logging features in rayGina. It provides a thread-safe way of logging message in the system. It provides diffrent levels for logging.
Definition at line 28 of file RlgBase.hxx.
|
|
Definition at line 31 of file RlgBase.hxx. |
|
||||||||||||||||||||
|
Implemented in RayGina::CORE::RlgCout, and RayGina::CORE::RlgFile. |
1.3.9.1