Click or drag to resize

LogInformation Method

Writing a log entry of information

Namespace:  Velo.Services
Assembly:  Velo.Services (in Velo.Services.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public static void Information(
	string pMessage
)

Parameters

pMessage
Type: SystemString
Text to log
See Also