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

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public LogReceivedEventArgs(
	LogLog loglog
)

Parameters

loglog
Type: log4net.Util LogLog

[Missing <param name="loglog"/> documentation for "M:log4net.Util.LogReceivedEventArgs.#ctor(log4net.Util.LogLog)"]

See Also