MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Log Method (ex)
NamespacesMPfm.CoreTracingLog(Exception)
Logs an exception and its inner exception if available to configured trace listeners.
Declaration Syntax
C#Visual Basic
public static void Log(
	Exception ex
)
Public Shared Sub Log ( _
	ex As Exception _
)
Parameters
ex (Exception)
Exception

Assembly: MPfm.Core (Module: MPfm.Core) Version: 0.5.3.0 (0.5.3.0)