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

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

Write this exception and all of its nested exceptions to the logging framework. For any exception that is not associated with a zone, the supplied default Category will be used. Otherwise the Category of the zone is used.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void Log(
	ILog def
)
Public Overridable Sub Log ( _
	def As ILog _
)
public:
virtual void Log (
	ILog^ def
)
Parameters
def (ILog)

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