Click or drag to resize

builderForLogregisterLogBuilder Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Registers the log builder.

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public bool registerLogBuilder(
	logOutputSpecial logid,
	bool replace = false
)
Request Example View Source

Parameters

logid
Type: logOutputSpecial
The logid.
replace (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also