LogLog Constructor Apache log4net™ SDK Documentation
Initializes a new instance of the LogLog class.

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public LogLog(
	Type source,
	string prefix,
	string message,
	Exception exception
)

Parameters

source
Type: SystemType
prefix
Type: SystemString
message
Type: SystemString
exception
Type: SystemException
See Also

Reference