Autodesk Vault ProfessionalVault API

ICustomLogger Interface

Autodesk.DataManagement.Client.Framework.FormsAutodesk.DataManagement.Client.Framework.Forms.Interfaces

This interface allows to gather information from VDF and send it to Autodesk ADP servers.

Syntax

public interface ICustomLogger 
Public Interface ICustomLogger 

Methods

NameDescription
RecordCommandRecords command
RecordWaypointRecords waypoint
DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
RecordSimpleWaypointRecord string value with specified waypoint, state, attribute
RecordWaypoint(String,Dictionary<String,String>,String)Records waypoint
RecordWaypoint(String,Dictionary<String,String>,String,Boolean)Records waypoint

Returned By

Where you get a ICustomLogger — members that return one.

See Also