Proud::IExceptionLoggerDelegate Class Referenceabstract

Public Member Functions

virtual String GetDumpDirectory ()=0
 

Detailed Description

Delegate object that is needed by CExceptionLogger. Developer must sustain this object while CExceptionLogger exists after overriding this object.

Member Function Documentation

virtual String Proud::IExceptionLoggerDelegate::GetDumpDirectory ( )
pure virtual

Returns the folder where Dump files are to be stored. Either relative or absolute path can be designated. Developer must override this method.