Partager via


UsdTraceListener Class

Definition

Represents the USD trace listener.

public ref class UsdTraceListener : System::Diagnostics::TraceListener
public class UsdTraceListener : System.Diagnostics.TraceListener
type UsdTraceListener = class
    inherit TraceListener
Public Class UsdTraceListener
Inherits TraceListener
Inheritance
UsdTraceListener

Constructors

UsdTraceListener()

Initializes a new instance of the UsdTraceListener class.

Methods

Write(String)

Writes the message to the console.

WriteLine(String)

Writes the message to the console with a newline at the end.

Events

DebuggerOutput

Represents the event handler for debugger output.

Applies to