Microsoft.Dynamics.Commerce.Runtime.Diagnostics Namespace

Classes

  Class Description
Public class NetRetailTracer Supports simple tracing functionality that uses .NET diagnostics.
Public class NetTracer Retail Tracing Api.
Public class NetTracingContext Class that allows to wrap all tracing api calls into a scope. The output listener will stamp each trace with a LogicalOperation.
Public class RollingXmlWriterTraceListener An XML trace listener that rolls over to a new trace file when a certain size limit is reached. The older file is deleted as well to not run out of disk space. Example: file_0003 full, file_0004 started, file_0002 deleted. The configured max file length means that the maximum used space is not more than twice that value.
Public class SqlConnectionAnalyzer Helps analyze SqlConnection issues.