Click or drag to resize

LoggerBase Constructor

Namespace:  CodeStack.SwEx.Common.Diagnostics
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
protected LoggerBase(
	string category,
	bool logCallStack
)

Parameters

category
Type: SystemString
logCallStack
Type: SystemBoolean
See Also