Autodesk Vault ProfessionalVault API

ILoggingProvider Interface

Autodesk.DataManagement.Client.FrameworkAutodesk.DataManagement.Client.Framework.Interfaces

This interface defines what the VDF expects from a logging system.

Syntax

public interface ILoggingProvider 
Public Interface ILoggingProvider 

Methods

NameDescription
LogMessageLog a message to the logging system.

Returned By

Where you get a ILoggingProvider — members that return one.

See Also