Click or drag to resize

aceAdvancedConsoleWorkspacesaveLog Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void saveLog(
	ILogBuilder loger,
	string name = "log"
)
Request Example View Source

Parameters

loger
Type: ILogBuilder
name (Optional)
Type: SystemString
See Also