eDriven Framework API
Writes a console message if componentId corresponds to this component ID

Declaration Syntax
Public Sub LogIf ( _
componentId As String, _
message As String _
)

Parameters
- componentId (String)
- The ID of the compoennt for which the message will be logged
- message (String)
- A message to log
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)