|
OpenPetra
Free Administration Software for Non-Profits
|
an interface for logging to the database More...
Public Member Functions | |
| void | AddErrorLogEntry (String AErrorCode, String AContext, String AMessageLine1, String AMessageLine2, String AMessageLine3) |
| add an error log More... | |
| void | AddErrorLogEntry (String AErrorCode, String AContext, String AMessageLine1, String AMessageLine2, String AMessageLine3, String AUserID, Int32 AProcessID) |
| add an error log More... | |
an interface for logging to the database
| void Ict.Common.Remoting.Server.IErrorLog.AddErrorLogEntry | ( | String | AErrorCode, |
| String | AContext, | ||
| String | AMessageLine1, | ||
| String | AMessageLine2, | ||
| String | AMessageLine3 | ||
| ) |
add an error log
Implemented in Ict.Petra.Server.App.Core.Security.TErrorLog.
| void Ict.Common.Remoting.Server.IErrorLog.AddErrorLogEntry | ( | String | AErrorCode, |
| String | AContext, | ||
| String | AMessageLine1, | ||
| String | AMessageLine2, | ||
| String | AMessageLine3, | ||
| String | AUserID, | ||
| Int32 | AProcessID | ||
| ) |
add an error log
Implemented in Ict.Petra.Server.App.Core.Security.TErrorLog.