Click or drag to resize

LoggerBaseLog Method (String)

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

Parameters

msg
Type: SystemString

Implements

ILoggerLog(String)
See Also