Click or drag to resize

ILoggerLog Method

Logs an entry.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
void Log(
	ISnmpContext context
)
View Source

Parameters

context  ISnmpContext
Message context.
See Also