Click or drag to resize

aceLogRegistrygetLogBuilder Method

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

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public ILogBuilder getLogBuilder(
	Enum key
)
Request Example View Source

Parameters

key
Type: SystemEnum
The key.

Return Value

Type: ILogBuilder
See Also