ICustomLogger Interface
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.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
| Name | Description |
|---|---|
| RecordCommand | Records command |
| RecordWaypoint | Records waypoint |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| RecordSimpleWaypoint | Record 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.