MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Tracing Class
NamespacesMPfm.CoreTracing
This class manages basic tracing for files.
Declaration Syntax
C#Visual Basic
public static class Tracing
Public NotInheritable Class Tracing
Members
All MembersMethods



IconMemberDescription
Log(String)
Logs the message to configured trace listeners.

Log(Exception)
Logs an exception and its inner exception if available to configured trace listeners.

LogWithoutTimeStamp(String)
Logs the message to configured trace listeners (without time stamp)

Inheritance Hierarchy
Object
Tracing

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