Logging..::..ReadList Method (LogType)
Read all logs list by type.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
public static List<Logging..::..Log> ReadList( Logging..::..LogType logType )
Public Shared Function ReadList ( _ logType As Logging..::..LogType _ ) As List(Of Logging..::..Log)
public: static List<Logging..::..Log^>^ ReadList( Logging..::..LogType^ logType )
Parameters
- logType
- Type: robotManager.Helpful..::..Logging..::..LogType
Type of the log.