OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Remoting.Server.IErrorLog Interface Reference

an interface for logging to the database More...

Inheritance diagram for Ict.Common.Remoting.Server.IErrorLog:
Ict.Petra.Server.App.Core.Security.TErrorLog

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...
 

Detailed Description

an interface for logging to the database

Member Function Documentation

◆ AddErrorLogEntry() [1/2]

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.

◆ AddErrorLogEntry() [2/2]

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.


The documentation for this interface was generated from the following file: