Logging..::..ReadLast Method
Read the last log by type.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
public static Logging..::..Log ReadLast( Logging..::..LogType logType )
Public Shared Function ReadLast ( _ logType As Logging..::..LogType _ ) As Logging..::..Log
public: static Logging..::..Log^ ReadLast( Logging..::..LogType^ logType )
Parameters
- logType
- Type: robotManager.Helpful..::..Logging..::..LogType
Type of the log.