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.6.0-.NET 4.0
Syntax

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

Parameters

source
Type: System.Type
prefix
Type: System.String
message
Type: System.String
exception
Type: System.Exception
See Also

Reference