Click or drag to resize
LogManagerGetExceptionWriter Method
get exception logmanager

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public virtual LogWriter GetExceptionWriter(
	Exception exception
)

Parameters

exception
Type: SystemException

[Missing <param name="exception"/> documentation for "M:Adf.LogManager.GetExceptionWriter(System.Exception)"]

Return Value

Type: LogWriter

[Missing <returns> documentation for "M:Adf.LogManager.GetExceptionWriter(System.Exception)"]

See Also