Show / Hide Table of Contents

    Namespace Nevatech.Vsb.Repository.Diagnostics

    Classes

    Assert

    Provides a set of methods that are compiled in debug mode only and throw exceptions, if specific condition is not true.

    ExceptionLoggingBehaviorExtension

    Represents a configuration element, which enable the user to customize and assign the Exception Logging Behavior through configuration file.

    Logger

    Provides methods for capturing application trace messages.

    NullTraceWriter

    Implements a trace writer that is disabled and does not perform any recording.

    TraceMark

    Provides statistics about the currently executing component that is used for grouping trace records.

    XmlTraceWriter

    Implements a trace writer that writes records to in-memory XML document.

    Interfaces

    ITraceWriter

    Defines the interface for a class that provides methods to record an execution flow.

    Back to top Nevatech Sentinet 6.5 Online Documentation