IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
_ex | IG::Lib::LogRecord | [private] |
_location | IG::Lib::LogRecord | [private] |
_message | IG::Lib::LogRecord | [private] |
_type | IG::Lib::LogRecord | [private] |
Create(ReportType messagetype, string location, string message, Exception ex) | IG::Lib::LogRecord | [inline] |
Create(ReportType messagetype, string message, Exception ex) | IG::Lib::LogRecord | [inline] |
Create(ReportType messagetype, Exception ex, string location) | IG::Lib::LogRecord | [inline] |
Create(ReportType messagetype, Exception ex) | IG::Lib::LogRecord | [inline] |
Create(ReportType messagetype, string location, string message) | IG::Lib::LogRecord | [inline] |
Create(ReportType messagetype, string message) | IG::Lib::LogRecord | [inline] |
CreateError(string location, string message, Exception ex) | IG::Lib::LogRecord | [inline] |
CreateError(string message, Exception ex) | IG::Lib::LogRecord | [inline] |
CreateError(Exception ex, string location) | IG::Lib::LogRecord | [inline] |
CreateError(Exception ex) | IG::Lib::LogRecord | [inline] |
CreateError(string location, string message) | IG::Lib::LogRecord | [inline] |
CreateError(string message) | IG::Lib::LogRecord | [inline] |
CreateInfo(string location, string message) | IG::Lib::LogRecord | [inline] |
CreateInfo(string message) | IG::Lib::LogRecord | [inline] |
CreateWarning(string location, string message, Exception ex) | IG::Lib::LogRecord | [inline] |
CreateWarning(string message, Exception ex) | IG::Lib::LogRecord | [inline] |
CreateWarning(Exception ex, string location) | IG::Lib::LogRecord | [inline] |
CreateWarning(Exception ex) | IG::Lib::LogRecord | [inline] |
CreateWarning(string location, string message) | IG::Lib::LogRecord | [inline] |
CreateWarning(string message) | IG::Lib::LogRecord | [inline] |
Ex | IG::Lib::LogRecord | |
Location | IG::Lib::LogRecord | |
LogRecord(ReportType messagetype, string location, string message, Exception ex) | IG::Lib::LogRecord | [inline] |
LogRecord(ReportType messagetype, string message, Exception ex) | IG::Lib::LogRecord | [inline] |
LogRecord(ReportType messagetype, Exception ex, string location) | IG::Lib::LogRecord | [inline] |
LogRecord(ReportType messagetype, Exception ex) | IG::Lib::LogRecord | [inline] |
LogRecord(ReportType messagetype, string location, string message) | IG::Lib::LogRecord | [inline] |
LogRecord(ReportType messagetype, string message) | IG::Lib::LogRecord | [inline] |
LogToConsole | IG::Lib::LogRecord | [static] |
Message | IG::Lib::LogRecord | |
Type | IG::Lib::LogRecord |