LoggingEvents..::..LogHandler Delegate
Delegate LogHandler
Namespace:
robotManager.EventsAssembly: robotManager (in robotManager.dll)
Syntax
public delegate void LogHandler( Logging..::..Log log )
Public Delegate Sub LogHandler ( _ log As Logging..::..Log _ )
public delegate void LogHandler( Logging..::..Log^ log )
Parameters
- log
- Type: robotManager.Helpful..::..Logging..::..Log
The log.