Cisco Unified Application Environment Etch Bridge
logWrite Method (level, msg)
Namespacescisco.uc.cuaeEtchBridgeServerlogWrite(Nullable<(Of <(LogLevel>)>), String)
CUAE Etch Bridge notify Etch application has been triggered
Declaration Syntax
C#Visual BasicVisual C++
void logWrite(
	Nullable<LogLevel> level,
	string msg
)
Sub logWrite ( _
	level As Nullable(Of LogLevel), _
	msg As String _
)
void logWrite(
	Nullable<LogLevel> level, 
	String^ msg
)
Parameters
level (Nullable<(Of <(LogLevel>)>))
Log level of this logging statement
msg (String)
Log message to write

Assembly: autodoc-csharp (Module: autodoc-csharp) Version: 0.0.0.0