SIFWorks ADK 2.0
Log Method (def, indent)
NamespacesEdustructures.SifWorksAdkExceptionLog(ILog, Int32)

[This is preliminary documentation and is subject to change.]

Write this exception and all of its nested exception to the logging framework
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Log(
	ILog def,
	int indent
)
Public Overridable Sub Log ( _
	def As ILog, _
	indent As Integer _
)
public:
virtual void Log (
	ILog^ def, 
	int indent
)
Parameters
def (ILog)
The log to write to
indent (Int32)

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10