MagicCMS Documentation

MagicLog Constructor (String, Int32, LogAction, Int32, DateTime, String, String, String)

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public MagicLog(
	string tabella,
	int record,
	LogAction action,
	int user,
	DateTime timestamp,
	string filename,
	string methodname,
	string errormessage
)

Parameters

tabella
Type: String
record
Type: Int32
action
Type: MagicCMS.Core..::..LogAction
user
Type: Int32
timestamp
Type: DateTime
filename
Type: String
methodname
Type: String
errormessage
Type: String