Click or drag to resize

ILoggerLog Method (String)

Logs message

Namespace:  CodeStack.SwEx.Common.Diagnostics
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
void Log(
	string msg
)

Parameters

msg
Type: SystemString
Message
See Also